[
https://issues.apache.org/jira/browse/TS-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970250#comment-13970250
]
ASF GitHub Bot commented on TS-2720:
------------------------------------
GitHub user manjeshnilange opened a pull request:
https://github.com/apache/trafficserver/pull/73
patch for TS-2720 atscppapi: Request transformation streaming doesn't work
Patch buffers the output till setOutputComplete() is called.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manjeshnilange/trafficserver master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/73.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #73
----
commit 704719a6c26860e5e38362375a192ff999bdc82a
Author: Manjesh Nilange <[email protected]>
Date: 2014-04-15T23:15:34Z
patch for TS-2720 atscppapi: Request transformation doesn't work in
streaming mode
----
> atscppapi: Request transformation doesn't work in streaming mode
> ----------------------------------------------------------------
>
> Key: TS-2720
> URL: https://issues.apache.org/jira/browse/TS-2720
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Manjesh Nilange
> Assignee: Brian Geffon
>
> When a request xform produces data before input has been consumed, the core
> is throwing a "no content length" error and ends up crashing the process. The
> crash is a separate issue, but the api should handle streaming situation
> correctly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)