RELEASED: Public: May 28, 2025
Resolved issues
- HA: Mute selected logs on old replicas when classes are only available on newer replicas (BEE-57250)
-
During a rolling upgrade to an HA controller, some Hazelcast remote operations could fail when running on older replicas. Hazelcast logs this by default as
SEVERE
. However, this is generally a transient situation that resolves when the older replicas are shut down, and a functional impact isn’t expected. The corresponding log records are now muted to avoid unnecessary noise.