GitHub user tuxnco opened a pull request:
https://github.com/apache/nutch/pull/48
Fix for NUTCH-2072
{{HttpBase}} : mimic the behaviour of {{processGzipEncoded}} in
{{processDeflateEncoded}} regarding the handling of the {{http.content.limit}}
especially when it's negative (unlimited).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cogniteev/nutch trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/48.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 #48
----
commit e5a0a0943b91a64ee0cd71314546f0876df7789b
Author: Tanguy Moal <[email protected]>
Date: 2015-07-30T09:08:40Z
HttpBase: fix bug when http.content.limit is set to -1 and remote server
uses deflate encoding
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---