Bug 1016104 - ignorePreviousValue should not be set on non-origin nodes
Summary: ignorePreviousValue should not be set on non-origin nodes
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER3
: 6.2.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1010419
TreeView+ depends on / blocked
 
Reported: 2013-10-07 13:45 UTC by Radim Vansa
Modified: 2014-04-28 15:39 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-3600 0 Critical Resolved ignorePreviousValue should not be set on non-origin nodes 2013-10-18 06:50:26 UTC

Description Radim Vansa 2013-10-07 13:45:50 UTC
In TxDistributionInterceptor.visit(Replace|Remove)Command the ignorePreviousValue flag is set to false on nodes which are not executing the transaction. Usually this does not matter, but when some other node requests transactions from this node (during ST), the Remove and Replace commands are sent with this flag set to false, which results in skipping their execution.

Comment 2 JBoss JIRA Server 2013-10-08 16:14:04 UTC
Pedro Ruivo <pedroruivo2> updated the status of jira ISPN-3600 to Coding In Progress


Note You need to log in before you can comment on or make changes to this bug.