]
Tristan Tarrant updated ISPN-6024:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 8.2.0.Final
Resolution: Done
HotRodServer should remove listeners on shutdown
------------------------------------------------
Key: ISPN-6024
URL:
https://issues.jboss.org/browse/ISPN-6024
Project: Infinispan
Issue Type: Task
Components: Server
Affects Versions: 8.1.0.Final, 8.1.1.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 8.2.0.Alpha1, 8.2.0.Final
The {{TopologyChanged}} listener added for ISPN-5889 loops if it gets an exception, and
during shutdown it can get a lot of exceptions in a row before the server stops.