Skip to content

classloader leak with playframework dev run #629

@ornicar

Description

@ornicar

kamon.Kamon.counter("foo") causes a classloader leak in playframework when using the dev workflow with run.

Here's a minimal project with instructions to reproduce the issue: https://github.com/ornicar/play-cdi-leak/tree/kamon

My setup:

  • Linux 5.4.2
  • openjdk version "13.0.1" 2019-10-15
  • scala 2.13.1
  • playframework 2.8.0
  • sbt 1.3.5

[edit] Same issue on playframework side: playframework/playframework#9935

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions