[
https://issues.apache.org/jira/browse/TS-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15238509#comment-15238509
]
ASF GitHub Bot commented on TS-4321:
------------------------------------
Github user maskit commented on the pull request:
https://github.com/apache/trafficserver/pull/551#issuecomment-209208239
I'm going to push this fix without the test tomorrow, and I'll file a Jira
for tests as a more general (but not too general) issue. Since tsqa has a test
for chunked responses, we should reuse it.
I don't know test suites which can detect this. It seems that tsqa wraps
h2spec, though it doesn't detect this.
Also, I think FetchSM should expose the headers with ``const`` modifier. We
would need to make HTTPHdr usable with ``const`` first. I'll file a JIra for
these too.
> H2 truncates certain contents on master
> ---------------------------------------
>
> Key: TS-4321
> URL: https://issues.apache.org/jira/browse/TS-4321
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Leif Hedstrom
> Assignee: Masakazu Kitajo
> Priority: Critical
> Labels: A, regression
> Fix For: 6.2.0
>
>
> This seems to be a regression, since it does not happen on 6.1.x. I haven't
> dug deeper into it, but in the case I found, ATS closes the stream after 2
> data frames (8k + a few bytes), where it really needs to send about 27KB.
> I've reverted my server to 6.1.x for now, but I'll see if I can find
> something to reproduce it on e.g. docs.trafficserver.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)