[ 
http://issues.apache.org/jira/browse/NUTCH-99?page=comments#action_12357409 ] 

Stefan Groschupf commented on NUTCH-99:
---------------------------------------

I'm not sure what you are meaning with catching Exception is overkill. 
In case the try to open a server on this port fails a axception is thrown and I 
have to catch this since I will iterate to a higher port number and try it 
again instead of exit the methdo my since a BindException is thrown.

 

> ports are hardcoded or random
> -----------------------------
>
>          Key: NUTCH-99
>          URL: http://issues.apache.org/jira/browse/NUTCH-99
>      Project: Nutch
>         Type: Bug
>     Versions: 0.8-dev
>     Reporter: Stefan Groschupf
>     Priority: Critical
>      Fix For: 0.8-dev
>  Attachments: port_patch.txt, port_patch_02.txt, port_patch_03.txt
>
> Ports of tasktracker are random and the port of the datanode is hardcoded to 
> 7000 as strting port.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to