RELEASED: Public: October 15, 2025
Resolved issues
- Ungraceful shutdown of a replica could cause Hazelcast health check failure on another replica (BEE-63237)
-
When a replica shuts down ungracefully, the Hazelcast cluster waits 60 seconds before removing it from the member list. During this period, some Hazelcast operations may have waited for a response from the member that had already left, which could have caused health check failures on other replicas.