eclipse-ee4j / eclipse-ee4j/jersey
Verify the SSE behaviour in the MP Rest Client
Open
triage needed
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
PR #4699 introduced SSE in the MP RestClient 2.0 implementation with the reactive streams support. While the closed connection is required to get reconnected by the client ([per JAX-RS 2.1 Spec](https://javaee.github.io/javaee-spec/javadocs/javax/ws/rs/sse/SseEventSource.html)), the [RestClient TCK](https://github.com/eclipse/microprofile-rest-client/issues/302) does not seem to expect that.
This issue should monitor the discussion about the SSE reconnect requirement and reflect the result by the implementation.
Contributor guide
Assessment
This issue has not been assessed yet.