hazelcast / hazelcast/hazelcast-cpp-client
[TRACKING ISSUE] Log terminate in finest when the client is closing
Open
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
The tracking issue for the Java side PR.
**Log terminate in finest when the client is closing**
See https://github.com/hazelcast/hazelcast/pull/17153 for details.
---
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 https://github.com/hazelcast/hazelcast/issues/17070
Contributor guide
Assessment
This issue has not been assessed yet.