RELEASED: Public: September 17, 2025
Resolved issues
HazelcastInstanceNotActiveException
if a replica is generating bundle on shutdown (BEE-59849)-
When a replica shuts down while a support bundle is being generated, a
HazelcastInstanceNotActiveException
can occur when attempting to retrieve information from other replicas. Information from other replicas isn’t collected if Hazelcast isn’t active.