[
https://issues.apache.org/jira/browse/HAMA-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated HAMA-242:
------------------------------
Description:
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.
was:
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.
Affects Version/s: 0.2.0
Fix Version/s: 0.2.0
Summary: Wrong assignment of default setting inside BSPPeer
constructor (was: Wrong assignment of bindPort inside BSPPeer constructor)
I edit this issue because BSPPeer doesn't have only a bug of the default
bindport value and it has bugs about more default values.
> Wrong assignment of default setting inside BSPPeer constructor
> --------------------------------------------------------------
>
> Key: HAMA-242
> URL: https://issues.apache.org/jira/browse/HAMA-242
> Project: Hama
> Issue Type: Bug
> Components: bsp
> Affects Versions: 0.2.0
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.2.0
>
> Attachments: HAMA-242.patch
>
>
> 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.