ehcache / ehcache3

Ehcache 3.x line
http://www.ehcache.org
Apache License 2.0
2.02k stars 580 forks source link

TDB-19133 : If invalidations are not claimed by reconnect clients, then don't attempt to fire invalidation completion messages #3251

Open chrisdennis opened 4 days ago

GaryWKeim commented 3 days ago

I've tested this change in terracotta-enterprise (clean) and done some manual fail-over/reconnect testing without any trouble. Code improvements look good. Don't know if the Java 21 org.ehcache.clustered.DestroyLoopTest failure is related to this change.