javaee / grizzly

Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
https://javaee.github.io/grizzly/
Other
222 stars 60 forks source link

Grizzly should be sending a GOAWAY frame when client sends an RST_STREAM frame on an idle stream #1913

Closed glassfishrobot closed 7 years ago

glassfishrobot commented 7 years ago

Per the summary.

Affected Versions

[3.0, 2.4.0]

glassfishrobot commented 7 years ago

Reported by @rlubke

glassfishrobot commented 7 years ago

@rlubke said: a0ff38db824fa7a7472258dbc59eeb4b9f19cb49

glassfishrobot commented 7 years ago

Issue-Links: blocks GRIZZLY-1907

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA GRIZZLY-1913

glassfishrobot commented 7 years ago

Marked as fixed on Tuesday, April 25th 2017, 11:20:30 am