-
Bug
-
Resolution: Done
-
Major
-
None
-
None
the org.jboss.remoting3.util.MessageTracker counter is not decremented whenever there is an IoException within channel.writeMessage().
eventually no permit is available (counter == 0 ) but no one is using it.
as consequence all threads used to send messages will be blocked waiting for a permit that will never be available