[
https://issues.apache.org/jira/browse/NUTCH-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346657#comment-15346657
]
Hudson commented on NUTCH-2272:
-------------------------------
SUCCESS: Integrated in Nutch-trunk #3375 (See
[https://builds.apache.org/job/Nutch-trunk/3375/])
NUTCH-2272 Index checker server to optionally keep client connection (snagel:
rev d29be63bd44cfcaf7e0a1e340160df8a0ba2b600)
* CHANGES.txt
> Index checker server to optionally keep client connection open
> --------------------------------------------------------------
>
> Key: NUTCH-2272
> URL: https://issues.apache.org/jira/browse/NUTCH-2272
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 1.11
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Priority: Minor
> Fix For: 1.13
>
> Attachments: NUTCH-2272.patch
>
>
> As the title says: for easier testing without having to start up the
> indexchecker JVM every time.
> {code}
> bin/nutch org.apache.nutch.indexer.IndexingFiltersChecker -normalize
> -followRedirects -keepClientCnxOpen -listen 5000
> {code}
> Just telnet to it an send URL's with line feed to get output fast.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)