Closing a Netty channel must close the underlying connection
Description
This issue affects a version of Openfire that is as of yet unreleased. It should not affect anyone running a proper release of Openfire. It is likely introduced by .
When a Netty channel is closed, the Openfire connection that is using it must also be closed, as closing the connection will invoke event listeners that clean up the routing table and associated caches.
This issue affects a version of Openfire that is as of yet unreleased. It should not affect anyone running a proper release of Openfire. It is likely introduced by .
When a Netty channel is closed, the Openfire connection that is using it must also be closed, as closing the connection will invoke event listeners that clean up the routing table and associated caches.