[infinispan-issues] [JBoss JIRA] (ISPN-1658) RPCs invoked with SYNCRONOUS_IGNORE_LEAVERS taking too long if one of the targets had already left

Galder Zamarreño (Commented) (JIRA) jira-events at lists.jboss.org
Thu Jan 5 05:12:11 EST 2012


    [ https://issues.jboss.org/browse/ISPN-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653995#comment-12653995 ] 

Galder Zamarreño commented on ISPN-1658:
----------------------------------------

Dan, only mark FINAL as fix version if the issue was present in past FINAL, and if so set the affects version accordingly. If the issue was introduced in 5.1 alpha/beta/cr, leave FINAL out. See https://docs.jboss.org/author/display/ISPN/Contributing+to+Infinispan#ContributingtoInfinispan-IssueManagementJIRA for more info. Please adjust your recently created jiras accordingly.
                
> RPCs invoked with SYNCRONOUS_IGNORE_LEAVERS taking too long if one of the targets had already left
> --------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-1658
>                 URL: https://issues.jboss.org/browse/ISPN-1658
>             Project: Infinispan
>          Issue Type: Bug
>          Components: RPC
>    Affects Versions: 5.1.0.CR2
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>             Fix For: 5.1.0.CR3, 5.1.0.FINAL
>
>         Attachments: mlnt.txt
>
>
> We were waiting for responses from the leavers as well, and then we were ignoring the timeout. Instead we should remove the leavers from the targets list before sending the command.
> `SYNCHRONOUS_IGNORE_LEAVERS` is used for `CommitCommand`s and `CacheViewControlCommand{COMMIT_VIEW}`s, if this happens it will block the cache view installation (and so the entire cluster) until the RPC timeout expires.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list