You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Eric Shu (Jira)" <ji...@apache.org> on 2020/09/09 21:22:00 UTC

[jira] [Assigned] (GEODE-8486) Transaction should save TransactionDataRebalancedException during txPutEntry

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

Eric Shu reassigned GEODE-8486:
-------------------------------

    Assignee: Eric Shu

> Transaction should save TransactionDataRebalancedException during txPutEntry 
> -----------------------------------------------------------------------------
>
>                 Key: GEODE-8486
>                 URL: https://issues.apache.org/jira/browse/GEODE-8486
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>            Reporter: Eric Shu
>            Assignee: Eric Shu
>            Priority: Major
>
> Transaction should save TransactionDataRebalancedException during txPutEntry(). 
> Currently, it only save the result of txPutEntry, which is used for handling a retry of an operation in a transaction. This is not enough for handling a retry, as a simply returns of the failed operation does not really represents the original operation result. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)