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

Tristan Tarrant (JIRA) issues at jboss.org
Mon Jan 12 09:17:34 EST 2015


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

Tristan Tarrant reassigned ISPN-3104:
-------------------------------------

    Assignee:     (was: Mircea Markus)


> 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
>
> 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 was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list