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

Document why ServletOutputStream.isReady() returns true for CLOSED state. #2687

Closed
joakime opened this issue Jun 29, 2018 · 1 comment
Closed
Labels
Stale For auto-closed stale issues and pull requests

Comments

@joakime
Copy link
Contributor

joakime commented Jun 29, 2018

Currently, the HttpOutput.isReady() returns true for CLOSED state, but it's not clear why it does that.

https://github.com/eclipse/jetty.project/blob/0a7ad593e43bef7aaeb0ee71e6c9f2ea7d0e7066/jetty-server/src/main/java/org/eclipse/jetty/server/HttpOutput.java#L982-L1018

@gregw This needs to be better documented.

@stale
Copy link

stale bot commented Nov 20, 2019

This issue has been automatically marked as stale because it has been a full year without activit. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale For auto-closed stale issues and pull requests label Nov 20, 2019
@joakime joakime closed this as completed Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale For auto-closed stale issues and pull requests
Projects
None yet
Development

No branches or pull requests

1 participant