[
https://issues.apache.org/jira/browse/NUTCH-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549309#comment-16549309
]
Hudson commented on NUTCH-2619:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3547 (See
[https://builds.apache.org/job/Nutch-trunk/3547/])
NUTCH-2619 protocol-okhttp: allow to keep partially fetched docs as (snagel:
[https://github.com/apache/nutch/commit/a4569f13efdf354f7f5d5e346f49dca02a2e9f22])
* (edit)
src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpBase.java
* (edit) src/java/org/apache/nutch/net/protocols/Response.java
* (edit) conf/nutch-default.xml
* (edit)
src/plugin/protocol-okhttp/src/java/org/apache/nutch/protocol/okhttp/OkHttpResponse.java
> protocol-okhttp: allow to keep partially fetched docs as truncated
> ------------------------------------------------------------------
>
> Key: NUTCH-2619
> URL: https://issues.apache.org/jira/browse/NUTCH-2619
> Project: Nutch
> Issue Type: Improvement
> Components: protocol
> Affects Versions: 1.15
> Reporter: Sebastian Nagel
> Priority: Minor
> Fix For: 1.15
>
>
> Sometimes fetching a larger document times out after some content has already
> been downloaded. For some use cases it may be better to save this partially
> fetched document and mark it as truncated, instead of retrying the fetch
> later (may fail for the same reason again).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)