ari-ban / issue-test

0 stars 0 forks source link

h2spec hpack tests show invalid handling of connection when a decoding error occurs. #1908

Closed arinban closed 7 years ago

arinban commented 7 years ago

Currently, we reset the stream when a decoding error occurs, however, this should be treated as a session level error and the h2 session (i.e. connection) should be terminated with GOAWAY.

Affected Versions

[3.0, 2.4.0]

arinban commented 6 years ago
arinban commented 7 years ago

@glassfishrobot Commented Reported by @rlubke

arinban commented 7 years ago

@glassfishrobot Commented @rlubke said: Changes applied:

00b07d49d72f340b80193eff7445291e41a67f0b 8018f4d183318604c0b2951546b16bd50f0d93d8

arinban commented 7 years ago

@glassfishrobot Commented Parent-Task: GRIZZLY-1907

arinban commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GRIZZLY-1908

arinban commented 7 years ago

@glassfishrobot Commented Marked as fixed on Monday, April 24th 2017, 11:04:15 am