Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

JerseyEventSink shouln't throw exceptions in Flow.Subscriber methods #4500

Closed
danielkec opened this issue Jun 8, 2020 · 0 comments · Fixed by #4503
Closed

JerseyEventSink shouln't throw exceptions in Flow.Subscriber methods #4500

danielkec opened this issue Jun 8, 2020 · 0 comments · Fixed by #4503
Assignees
Milestone

Comments

@danielkec
Copy link
Contributor

JerseyEventSink throws IllegalStateException from Flow.Subscriber methods which is not spec compliant 2.13. Client side closing the connection should be propagated to upstream by Flow.Subscription.cancel()

@senivam senivam added this to the 2.32 milestone Sep 25, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants