You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2015/07/23 03:32:04 UTC

[jira] [Commented] (HAMA-965) Infinite loop because of recursive function call.

    [ https://issues.apache.org/jira/browse/HAMA-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638045#comment-14638045 ] 

Edward J. Yoon commented on HAMA-965:
-------------------------------------

Thanks for your report! Please feel free to upload your patch. :-)

> Infinite loop because of recursive function call. 
> --------------------------------------------------
>
>                 Key: HAMA-965
>                 URL: https://issues.apache.org/jira/browse/HAMA-965
>             Project: Hama
>          Issue Type: Bug
>          Components: bsp core
>    Affects Versions: 0.7.0
>            Reporter: JongYoon Lim
>            Priority: Trivial
>
> *startServer()* of *HamaAsyncMessageManagementImpl* has a local variable to retry *startServer()* recursively. This results in the infinite loop because the variable is initiated to *0* in every function call. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)