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

RemoteConnection flush task can race with shutdownWrites

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: