[ http://issues.apache.org/jira/browse/NUTCH-15?page=history ] Stefan Grroschupf closed NUTCH-15: ----------------------------------
submitted. > ipc client timeout should be configurable > ----------------------------------------- > > Key: NUTCH-15 > URL: http://issues.apache.org/jira/browse/NUTCH-15 > Project: Nutch > Type: Improvement > Components: searcher > Reporter: Stefan Grroschupf > Priority: Blocker > Attachments: timeOutPatch.txt > > The timeout of the ipc client is hard coded to 10 seconds. > Under heavy load it is common that for example that search servers crashs, > since they are just overloaded. > In case just one search server crahs every query took 10 seconds since in > any case we wait for the crashed server. > To make the timeout configurable would be a fist step, however we may can > discuss implement a client / server similar to the dfs where the client is > announcing itself to the server and the server add dynamically new clients or > remove clients that fails for a given time period. > This would be more confortable for production secarios since crashes are more > oftern under heavy load and in case more server are involved. -- 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 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
