[jira] [Updated] (TS-4665) Http2 not terminating stream with short chunked response

2016-12-01 Thread Phil Sorber (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phil Sorber updated TS-4665:

Backport to Version: 6.2.1  (was: 6.2.2)

> Http2 not terminating stream with short chunked response
> 
>
> Key: TS-4665
> URL: https://issues.apache.org/jira/browse/TS-4665
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP/2
>Reporter: Susan Hinrichs
>Assignee: Susan Hinrichs
> Fix For: 7.0.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> We saw this in production.  The origin returned the chunked response 
> immediately and it was all delivered with the header to the Http2Stream 
> logic.  It didn't set the END_STREAM flag and the stream wasn't closed until 
> the timeout triggered.
> Fixing this required some additional checks to avoid shutdown race conditions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-4665) Http2 not terminating stream with short chunked response

2016-09-06 Thread Susan Hinrichs (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Susan Hinrichs updated TS-4665:
---
Backport to Version: 6.2.2

> Http2 not terminating stream with short chunked response
> 
>
> Key: TS-4665
> URL: https://issues.apache.org/jira/browse/TS-4665
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP/2
>Reporter: Susan Hinrichs
>Assignee: Susan Hinrichs
> Fix For: 7.0.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> We saw this in production.  The origin returned the chunked response 
> immediately and it was all delivered with the header to the Http2Stream 
> logic.  It didn't set the END_STREAM flag and the stream wasn't closed until 
> the timeout triggered.
> Fixing this required some additional checks to avoid shutdown race conditions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-4665) Http2 not terminating stream with short chunked response

2016-07-16 Thread Leif Hedstrom (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-4665:
--
Fix Version/s: 7.0.0

> Http2 not terminating stream with short chunked response
> 
>
> Key: TS-4665
> URL: https://issues.apache.org/jira/browse/TS-4665
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP/2
>Reporter: Susan Hinrichs
>Assignee: Susan Hinrichs
> Fix For: 7.0.0
>
>
> We saw this in production.  The origin returned the chunked response 
> immediately and it was all delivered with the header to the Http2Stream 
> logic.  It didn't set the END_STREAM flag and the stream wasn't closed until 
> the timeout triggered.
> Fixing this required some additional checks to avoid shutdown race conditions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)