You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/05/08 06:36:00 UTC

[jira] [Commented] (NUTCH-1934) Refactor Fetcher in trunk

    [ https://issues.apache.org/jira/browse/NUTCH-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533844#comment-14533844 ] 

Hudson commented on NUTCH-1934:
-------------------------------

SUCCESS: Integrated in Nutch-trunk #3107 (See [https://builds.apache.org/job/Nutch-trunk/3107/])
NUTCH-1934 Refactor Fetcher in trunk (lewismc: http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1678281)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/fetcher/FetchItem.java
* /nutch/trunk/src/java/org/apache/nutch/fetcher/FetchItemQueue.java
* /nutch/trunk/src/java/org/apache/nutch/fetcher/FetchItemQueues.java
* /nutch/trunk/src/java/org/apache/nutch/fetcher/Fetcher.java
* /nutch/trunk/src/java/org/apache/nutch/fetcher/FetcherThread.java
* /nutch/trunk/src/java/org/apache/nutch/fetcher/QueueFeeder.java


> Refactor Fetcher in trunk
> -------------------------
>
>                 Key: NUTCH-1934
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1934
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>    Affects Versions: 1.10
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>              Labels: memex
>             Fix For: 1.11
>
>         Attachments: NUTCH-1934-trunkv2.patch, NUTCH-1934.patch
>
>
> Put simply [Fetcher|https://github.com/apache/nutch/blob/trunk/src/java/org/apache/nutch/fetcher/Fetcher.java] is too big.
> This is kinda strange as the size of this file is unique (I think) from every other class within Nutch. The others are reasonably well modularized and split into constituent classes which make sense.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)