Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Issue #847 - deprecate asyncWriteTimeout in the jetty websocket API #4597

Merged
merged 1 commit into from Mar 1, 2020

Conversation

lachlan-roberts
Copy link
Contributor

It was decided that the writeTimeout was not to be added back to the Jetty websocket API in jetty-10 (see #4344). So it should be deprecated in jetty-9.4 (there are setters for it in 9.4 but it is actually unimplemented).

Closes #847

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
Copy link
Member

@olamy olamy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@olamy olamy added this to the 9.4.x milestone Feb 28, 2020
@lachlan-roberts lachlan-roberts merged commit b014e2f into jetty-9.4.x Mar 1, 2020
@lachlan-roberts lachlan-roberts deleted the jetty-9.4.x-847-WSasyncWriteTimeout branch March 1, 2020 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants