[
https://issues.apache.org/jira/browse/TS-4759?focusedWorklogId=28622&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-28622
]
ASF GitHub Bot logged work on TS-4759:
--------------------------------------
Author: ASF GitHub Bot
Created on: 09/Sep/16 17:01
Start Date: 09/Sep/16 17:01
Worklog Time Spent: 10m
Work Description: Github user maskit commented on the issue:
https://github.com/apache/trafficserver/pull/999
Looks OK. I understand the necessity of doing this but I'm not thrilled
adding more state flags to Http2Stream class. I can live with them but I hope
they are managed in `_state` in the future.
Issue Time Tracking
-------------------
Worklog Id: (was: 28622)
Time Spent: 50m (was: 40m)
> Intermittent HTTP/2 failure with h2spec (6.4.)
> ----------------------------------------------
>
> Key: TS-4759
> URL: https://issues.apache.org/jira/browse/TS-4759
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Masaori Koshiba
> Assignee: Masaori Koshiba
> Fix For: 7.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> {noformat}
> 6.4. RST_STREAM
> × Sends a RST_STREAM frame with a length other than 4 octets
> - The endpoint MUST respond with a connection error of type
> FRAME_SIZE_ERROR.
> Expected: GOAWAY frame (ErrorCode: FRAME_SIZE_ERROR)
> Connection close
> Actual: DATA frame (Length: 0, Flags: 1)
> {noformat}
> ( h2spec v1.4.2 )
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)