Skip to content

Conversation

@DylanSchell
Copy link

Threads leak on every application stop/start cycle, eventually leading to out of memory exceptions.

  • Fix thread leak by changing the fixed threadpool into a caching thread pool.
  • Alter thread factory to provide custom names for the threads, so they are easier to
    identify in thread dumps.

…ead pool.

* alter thread factory to provide custom names for the threads, so they are easier to
  identify in thread dumps.
@Capstan
Copy link

Capstan commented Jun 12, 2020

I think I half addressed this in java-json-tools#28, but if the other issue is still an issue, can you port it to https://github.com/java-json-tools/msg-simple/issues and we can consider it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants