Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore CoreThreadPoolsEvaluator #16

Open
guusdk opened this issue Nov 2, 2024 · 1 comment
Open

Restore CoreThreadPoolsEvaluator #16

guusdk opened this issue Nov 2, 2024 · 1 comment

Comments

@guusdk
Copy link
Member

guusdk commented Nov 2, 2024

When upgrading from MINA to Netty, the implementation of the CoreThreadPoolsEvaluator (that generates a thread dump when to many core threads are busy) was broken.

This functionality should be restored.

@guusdk
Copy link
Member Author

guusdk commented Nov 2, 2024

Related Openfire ticket: https://igniterealtime.atlassian.net/browse/OF-2789

guusdk added a commit to guusdk/openfire-threaddump-plugin that referenced this issue Nov 2, 2024
This commit disables the CoreThreadPoolEvaluator, which isn't compatible any more since the switch from MINA to Netty.

A new ticket has been created to restore this functionality in a future version (igniterealtime#16).
guusdk added a commit that referenced this issue Nov 5, 2024
This commit disables the CoreThreadPoolEvaluator, which isn't compatible any more since the switch from MINA to Netty.

A new ticket has been created to restore this functionality in a future version (#16).
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

No branches or pull requests

1 participant