[infinispan-issues] [JBoss JIRA] (ISPN-8213) Functional commands are not replayed in tx on non-read owner

Radim Vansa (JIRA) issues at jboss.org
Tue Aug 22 10:15:00 EDT 2017


Radim Vansa created ISPN-8213:
---------------------------------

             Summary: Functional commands are not replayed in tx on non-read owner
                 Key: ISPN-8213
                 URL: https://issues.jboss.org/browse/ISPN-8213
             Project: Infinispan
          Issue Type: Bug
          Components: Core
    Affects Versions: 9.1.0.Final
            Reporter: Radim Vansa
            Assignee: Radim Vansa


When a functional command is executed on a node that is rebalancing and is not a read owner, we don't fetch the value (it does not end up in context's looked-up entries) but execute the command remotely in a read-only way.

The entry should be later written on this node, too, but EWI tries to commit only looked-up entries.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list