Wrong assignment of bindPort inside BSPPeer constructor
-------------------------------------------------------
Key: HAMA-242
URL: https://issues.apache.org/jira/browse/HAMA-242
Project: Hama
Issue Type: Bug
Components: bsp
Reporter: Hyunsik Choi
Assignee: Hyunsik Choi
bindport inside BSPPeer constructor should be assigned DEFAULT_PEER_PORT as
default value.
Now, bindport is assigned wrong default value, that is DEFAULT_PEER_HOST.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.