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

Adds debug-enabled check for sessions loop assignments #714

Merged

Conversation

andsel
Copy link
Collaborator

@andsel andsel commented Feb 3, 2023

Adds a check to verify that current session loop thread is the expected one. This is useful to investigate eventual problems with session loops.

This feature could be explicitly enable setting the moquette.session_loop.debug environment variable with the -D JVM flag.

@andsel andsel added the v0.17.0 label Feb 3, 2023
@andsel andsel self-assigned this Feb 3, 2023
@andsel andsel merged commit d7272ec into moquette-io:main Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant