Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-3359

SseEventSink close does not update the request for Vert.x

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 6.2.4.Final
    • Core
    • None

      Calling `.close` in `SseEventSink` triggers the `complete` in the VertxHttpRequest, which flushes and ends the response.

      Updates to the response to set the correct status code is only done later in the stack, when the request is already committed.

            Unassigned Unassigned
            radcortez@yahoo.com Roberto Cortez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: