You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2012/12/04 03:55:59 UTC

[jira] [Updated] (BOOKKEEPER-470) Possible infinite loop in simple.SubscribeReconnectCallback

     [ https://issues.apache.org/jira/browse/BOOKKEEPER-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sijie Guo updated BOOKKEEPER-470:
---------------------------------

    Attachment: BOOKKEEPER-470.diff

added a patch to stop retrying resubscribe if the channel manager is closed. after this patch, it would also resolve the issue described in BOOKKEEPER-489.
                
> Possible infinite loop in simple.SubscribeReconnectCallback
> -----------------------------------------------------------
>
>                 Key: BOOKKEEPER-470
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-470
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.2.0
>
>         Attachments: 0005-Remove-infinite-loop-from-SubscribeReconnectCallback.patch, BOOKKEEPER-470.diff
>
>
> SubscribeReconnectCallback#operationFailed calls
> SubscribeReconnectCallback#retrySubscribeRequest calls
> channelManager#submitOpAfterDelay calls
> SubscribeReconnectCallback#operationFailed (if closed is true).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira