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

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

    [ https://issues.apache.org/jira/browse/GEODE-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193194#comment-17193194 ] 

ASF GitHub Bot commented on GEODE-8486:
---------------------------------------

pivotal-eshu opened a new pull request #5500:
URL: https://github.com/apache/geode/pull/5500


     This is used to handle a retry of transactional put.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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