[infinispan-issues] [JBoss JIRA] (ISPN-2142) APPLY_STATE in StateTransferControlCommand uses an InvocationContext having local=true
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Mon Jul 2 07:05:12 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-2142:
--------------------------------
Description:
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.
was:This causes nasty side effects on Query as it listens to write operations and needs to strictly discard those not originating locally
Assignee: Adrian Nistor (was: Manik Surtani)
Affects Version/s: 5.1.5.FINAL
Component/s: Querying
State transfer
> 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.ALPHA2
>
>
> 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: 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