You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/01/08 05:40:46 UTC

[jira] [Updated] (GEODE-278) Inconsistent firing of callbacks on TXHost and Remote members

     [ https://issues.apache.org/jira/browse/GEODE-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker updated GEODE-278:
--------------------------------
    Fix Version/s: 1.0.0-alpha1

> Inconsistent firing of callbacks on TXHost and Remote members
> -------------------------------------------------------------
>
>                 Key: GEODE-278
>                 URL: https://issues.apache.org/jira/browse/GEODE-278
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>            Reporter: Swapnil Bawaskar
>            Assignee: Swapnil Bawaskar
>             Fix For: 1.0.0-alpha1
>
>         Attachments: test-278.diff
>
>
> On the TXHost, at commit time, we first apply all the tx changes to the cache and then proceed to fire callbacks (listeners, CQ, wan etc). On the remote members however, the callbacks are fired inline (i.e. while the entries are being applied to the cache). This leads to the callbacks only seeing partial transaction being applied.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)