[
https://issues.apache.org/jira/browse/HAMA-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated HAMA-242:
------------------------------
Attachment: HAMA-242_2.patch
I attach the second patch that fixes all bugs of default values. Besides, this
patch includes a unit test to check if default values and settings are correct.
> 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, HAMA-242_2.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.