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

WebSocket client fails to send/receive Multi-parts messages

    XMLWordPrintable

Details

    Description

      Encountered this problem when attempting echo mutli-parts message. The server side is a simple echo endpoint in glassfish.
      Scenarios:
      Websocket.sendText("first", false).get();
      Websocket.sendText("last", true).get();
      // Then wait for onText in customized listener.
      I attached a webrev for it

      It is in sandbox http-client-branch only, no such problem with jdk 11 promotion builds.

      Attachments

        Activity

          People

            prappo Pavel Rappo
            xiaofeya Xiaofeng Yang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: