[infinispan-issues] [JBoss JIRA] (ISPN-2142) APPLY_STATE in StateTransferControlCommand uses an InvocationContext having local=true
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Thu Sep 27 11:14:06 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722297#comment-12722297 ]
Adrian Nistor commented on ISPN-2142:
-------------------------------------
@Sanne Could you please review the pull request? Thanks!
> APPLY_STATE in StateTransferControlCommand uses an InvocationContext having local=true
> --------------------------------------------------------------------------------------
>
> Key: ISPN-2142
> URL: https://issues.jboss.org/browse/ISPN-2142
> Project: Infinispan
> Issue Type: Bug
> Components: Querying, State transfer
> Affects Versions: 5.1.5.FINAL
> Reporter: Sanne Grinovero
> Assignee: Adrian Nistor
> Priority: Critical
> Fix For: 5.2.0.Beta1, 5.2.0.Final
>
>
> This causes nasty side effects on Query as it listens to write operations and needs to strictly discard those not originating locally.
> InvocationContext used with the APPLY_STATE command should have local=false.
--
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