[
https://issues.apache.org/jira/browse/GEODE-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Shu resolved GEODE-8486.
-----------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> 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
> Affects Versions: 1.1.0
> Reporter: Eric Shu
> Assignee: Eric Shu
> Priority: Major
> Labels: caching-applications, pull-request-available
> Fix For: 1.14.0
>
>
> 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)