[infinispan-issues] [JBoss JIRA] (ISPN-2365) Tx with no modifications can be replicated to a remote site.

Erik Salter (JIRA) jira-events at lists.jboss.org
Wed Oct 3 11:33:02 EDT 2012


Erik Salter created ISPN-2365:
---------------------------------

             Summary: Tx with no modifications can be replicated to a remote site.
                 Key: ISPN-2365
                 URL: https://issues.jboss.org/browse/ISPN-2365
             Project: Infinispan
          Issue Type: Feature Request
          Components: Cross-Site Replication
    Affects Versions: 5.2.0.Alpha4
            Reporter: Erik Salter
            Assignee: Mircea Markus


If a tx has no modifications, but has acquired remote locks (which can be the case of an aggregate lock), the tx will still attempt to be replicated across the wire.  This will result in an IllegalStateException on the receiving sites, as there are no modifications to replay.

--
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