Uploaded image for project: 'JBoss Remoting (3+)'
  1. JBoss Remoting (3+)
  2. REM3-383

MessageTracker does not decrement counter on channel writeMessage IOException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.0.24.Final
    • 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

            flaviarnn Flavia Rainone
            antonio.bustorff Antonio Bustorff
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: