[infinispan-issues] [JBoss JIRA] (ISPN-2212) AtomicMap contents not replicated with replication queue

Takayoshi Kimura (JIRA) jira-events at lists.jboss.org
Tue Aug 21 05:10:14 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Takayoshi Kimura updated ISPN-2212:
-----------------------------------

    Attachment: ISPN-2212-testcase.patch


Added test case
                
> AtomicMap contents not replicated with replication queue
> --------------------------------------------------------
>
>                 Key: ISPN-2212
>                 URL: https://issues.jboss.org/browse/ISPN-2212
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core API
>    Affects Versions: 5.1.6.FINAL, 5.2.0.ALPHA2
>            Reporter: Takayoshi Kimura
>            Assignee: Manik Surtani
>         Attachments: ISPN-2212-testcase.patch
>
>
> When we use AtomicMap with replication queue, the contents are not replicated.
> Normally we get delta, replicate it in prepare phase then commit the tx. However when replication queue enabled, commit tx comes first and then replication. In ReadCommittedNode.commit() we clear delta out, so nothing is replicated.

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