[resteasy-commits] [resteasy/Resteasy] 79dc7a: [RESTEASY-2083] Fix issue when SseBroadcasterImpl....

Alessio Soldano noreply at github.com
Wed Feb 13 18:27:24 EST 2019


  Branch: refs/heads/3.6
  Home:   https://github.com/resteasy/Resteasy
  Commit: 79dc7a1342361c65c3f3468ecb0d30f8467a5792
      https://github.com/resteasy/Resteasy/commit/79dc7a1342361c65c3f3468ecb0d30f8467a5792
  Author: Alessio Soldano <soldano.servizi at email.it>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/providers/sse/SseEventOutputImpl.java
    M testsuite/integration-tests/pom.xml
    M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/sse/SseBroadcasterTest.java

  Log Message:
  -----------
  [RESTEASY-2083] Fix issue when SseBroadcasterImpl.notifyOnCloseListeners removes wrong sink from the outputQueue (#1796) (#1863)

* Fix issue when SseBroadcasterImpl.notifyOnCloseListeners removes wrong sink from the outputQueue

* Progress: add test case

* Progress: respect code-style check

* Progress: respect code-style check

Fix




More information about the resteasy-commits mailing list