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

Log terminate in finest when the client is closing #17154

Merged
merged 1 commit into from Jul 2, 2020

Conversation

sancar
Copy link
Contributor

@sancar sancar commented Jul 1, 2020

ReliableTopicMessageListener should not warn the user when
the client is shutting down. InstanceNotActiveException is
already in finest. This pr makes ClientNotActiveException log level
finest too.

fixes #17070

backport of #17153
(cherry picked from commit d792c28)

ReliableTopicMessageListener should not warn the user when
the client is shutting down. InstanceNotActiveException is
already in finest. This pr makes ClientNotActiveException log level
finest too.

fixes hazelcast#17070

(cherry picked from commit d792c28)
@sancar sancar requested a review from a team as a code owner July 1, 2020 10:48
@sancar sancar self-assigned this Jul 1, 2020
@sancar sancar added this to the 4.0.3 milestone Jul 1, 2020
@sancar sancar merged commit 19ea181 into hazelcast:4.0.z Jul 2, 2020
@sancar sancar deleted the fix/logLevelReliableTopic/4.0.z branch July 2, 2020 12:01
@mmedenjak mmedenjak added Module: Ringbuffer Source: Internal PR or issue was opened by an employee Module: ITopic labels Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants