[ http://issues.apache.org/jira/browse/NUTCH-38?page=comments#action_62382 ] Stefan Grroschupf commented on NUTCH-38: ----------------------------------------
This a very very great improvement - thanks a lot. I would be very happy to see it in the sources asap! :-) > distributed search improvement > ------------------------------ > > Key: NUTCH-38 > URL: http://issues.apache.org/jira/browse/NUTCH-38 > Project: Nutch > Type: Improvement > Components: searcher, web gui > Reporter: Sami Siren > Assignee: Sami Siren > Priority: Minor > Attachments: fault_tolerance.patch, fault_tolerance_b.patch, > fault_tolerance_c.patch > > Running nutch web application with separate search servers can be pain to > manage. Search servers go down, new segments are added, old ones removes and > so on, almost all of these actions require some work to be done also at web > app level (restart usually helps). > This simple enhancement tries to makes it just a little bit easier adding > following features: > -new segments can be added to searchservers without restarting the frontend. > -defective search servers are not queried until tey come back online > -watchdog keeps an eye for your searchservers and writes a simple log abt > statistics -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
