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

RemoteConnection flush task can race with shutdownWrites

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.0.14.Final
    • 5.0.13.Final
    • None

      If flush task is scheduled to run and shutdownWrites is invoked we might risk shutting down before message is written, so we need to synchronize both tasks preventing that a future write is invoked after shutdown, but allowing the previously sent message to be sent before the connection is shutdown.

              flaviarnn Flavia Rainone
              flaviarnn Flavia Rainone
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: