[jira] Commented: (NUTCH-108) tasktracker crashs when reconnecting to a new jobtracker.

2005-12-28 Thread Paul Baclace (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-108?page=comments#action_12361339 ] Paul Baclace commented on NUTCH-108: I just had the opportunity to test this with 33 tasktrackers. One thing I noticed: TaskTracker.java should be patched to reduce the

[jira] Commented: (NUTCH-108) tasktracker crashs when reconnecting to a new jobtracker.

2005-10-17 Thread Doug Cutting (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-108?page=comments#action_12332265 ] Doug Cutting commented on NUTCH-108: I think the patch is to replace the loop at the start of TaskTracker.close() with something like: while (tasks.size() != 0) { Ta

[jira] Commented: (NUTCH-108) tasktracker crashs when reconnecting to a new jobtracker.

2005-10-15 Thread Rod Taylor (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-108?page=comments#action_12332161 ] Rod Taylor commented on NUTCH-108: -- I have seen this as well. When I took a look the JobTracker had knowledge of all of the events (via localhost:7845) but did not have any t