[
https://issues.apache.org/jira/browse/NUTCH-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314137#comment-15314137
]
Hudson commented on NUTCH-2272:
-------------------------------
SUCCESS: Integrated in Nutch-trunk #3373 (See
[https://builds.apache.org/job/Nutch-trunk/3373/])
NUTCH-2272 Index checker server to optionally keep client connection (markus:
rev beb48a84b2be52f92af24956ae59286ad116913c)
* src/java/org/apache/nutch/indexer/IndexingFiltersChecker.java
* 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.12
>
> 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)