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

Fix for issue #537: should not log connection message if option disabled #613

Closed
wants to merge 5 commits into from

Conversation

szarta
Copy link

@szarta szarta commented Nov 6, 2017

Added configuration check before printing connection message.

Signed-off-by: Brandon Arrendondo [email protected]

…n to log it disabled

Signed-off-by: Brandon Arrendondo <[email protected]>
@szarta
Copy link
Author

szarta commented Nov 7, 2017

I will test and find the other ones as well and include those in the pull request.

@szarta
Copy link
Author

szarta commented Nov 7, 2017

The help for connection_messages logging states that it should affect all messages relating to clients connecting and disconnecting, so I found those and made sure they were wrapped appropriately.

@PierreF
Copy link
Contributor

PierreF commented Dec 23, 2017

I'm not convinced that all messages are connection related messages. The ACL denied message don't look connection related for me.
The message about expiring persistent also is not connection related in my opinion.

ralight added a commit that referenced this pull request Dec 9, 2018
Closes #772. Closes #613. Closes #537.

Thanks to Christopher Maynard, Brandon Arrendondo, and qubeck.
@ralight ralight closed this in 89f3d7b Dec 11, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants