ehcache / ehcache3

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

issue-2283 : fix against of ConnectionClosedException #3106

Closed nnares closed 1 year ago

jhouserizer commented 1 year ago

The fix looks reasonable to me with surface review. Is there a test case that proves that it eliminates the problem?

nnares commented 1 year ago

Spitting out ConnectionClosedException failed stack trace for this as part of application functionality and not causing any test failure. So this fix is not required.