[infinispan-issues] [JBoss JIRA] (ISPN-3104) org.infinispan.statetransfer.BaseStateTransferManagerImpl#applyState uses local invocation context

Mircea Markus (JIRA) issues at jboss.org
Fri Jan 24 13:08:28 EST 2014


     [ https://issues.jboss.org/browse/ISPN-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-3104:
--------------------------------

    Component/s: State transfer

    
> org.infinispan.statetransfer.BaseStateTransferManagerImpl#applyState uses local invocation context
> --------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-3104
>                 URL: https://issues.jboss.org/browse/ISPN-3104
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: State transfer
>    Affects Versions: 5.1.6.FINAL
>            Reporter: Vitalii Tymchyshyn
>            Assignee: Mircea Markus
>
> Currently when remote state is received, it's applied under local invocation context, so every listener receives events with isOriginLocal() == true that is not correct.
> We are trying to prevent any cache modification while we are not quorum to prevent split brain problems, but currently it's not working because of the problem.

--
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


More information about the infinispan-issues mailing list