Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8151299

Http client SelectorManager overwriting read and write events

XMLWordPrintable

    • b110
    • Verified

      SelectorManager is currently trying to register read and write events separately, but socket channels only support one registration per connection.

      The implementation needs to track the interest ops itself and update that info as events are posted.

            michaelm Michael McMahon
            michaelm Michael McMahon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: