[
https://issues.apache.org/jira/browse/SHINDIG-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner resolved SHINDIG-1215.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.1-BETA4
Patch applied with modifications. I made these parameters optional and used
setter injection instead. Also made the max object size in bytes volatile and
correctly closed the streams when we hit an error condition and return a 400
response instead of a truncated file.
Thanks!
Paul
> Honor the maxObjSize in BasicHttpFetcher and make it configurable
> -----------------------------------------------------------------
>
> Key: SHINDIG-1215
> URL: https://issues.apache.org/jira/browse/SHINDIG-1215
> Project: Shindig
> Issue Type: Bug
> Components: Java
> Reporter: chirag shah
> Fix For: 1.1-BETA4
>
> Attachments: SHINDIG-1215.patch.diff
>
>
> Honor the maximum allowed object size when reading the response body of an
> HTTP request in BasicHttpFetcher.
> Also make maxObjSize and connectionTimeoutMs configurable via Guice.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.