[
https://issues.apache.org/jira/browse/NUTCH-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089934#comment-16089934
]
Hudson commented on NUTCH-2398:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3434 (See
[https://builds.apache.org/job/Nutch-trunk/3434/])
NUTCH-2398: Save content of redirected robots.txt under redirect target
(snagel:
[https://github.com/apache/nutch/commit/620b85df36d0c802f333a56ca1ef7021a7935360])
* (edit)
src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpRobotRulesParser.java
> Fetcher saving redirected robots.txt under redirect target URL
> --------------------------------------------------------------
>
> Key: NUTCH-2398
> URL: https://issues.apache.org/jira/browse/NUTCH-2398
> Project: Nutch
> Issue Type: Bug
> Components: fetcher
> Affects Versions: 1.13
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Minor
> Fix For: 1.14
>
>
> NUTCH-2300 lets the Fetcher store optionally the robots.txt response (content
> and HTTP status). If the '.../robots.txt' is redirected, the redirected
> content is also stored but with the redirect source URL as key. It should use
> the redirect target URL instead. Otherwise one of the responses is
> overwritten in the segments map file.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)