Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-410

Web socket messages processed out of order

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.4.Final, 1.2.0.CR1
    • None
    • None
    • None

      If a read from the underlying socket receives both the tail end of a message in the middle of process and the start of a new message the second message is processed before the first one, as the first message has a listener invocation queued in the IO thread, while the second message is processed directly

              sdouglas1@redhat.com Stuart Douglas (Inactive)
              sdouglas1@redhat.com Stuart Douglas (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: