Uploaded image for project: 'WildFly EJB HTTP Client'
  1. WildFly EJB HTTP Client
  2. WEJBHTTP-11

Potential race condition when SSL is in use

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.8.Final
    • None
    • None

    Description

      When SSL is in use there is a potential race between the IO thread reading from the connection attempting to write handshake data, and the worker thread attempting to write the invocation.

      This could potentially be fixed in Undertow by not returing the connection till the handshake is done, however it is probably safer to change the stream implementation so that only the IO thread actually writes to the Underlying channel

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: