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 2019/10/03 21:03:00 UTC

[jira] [Created] (GEODE-7273) Geode transaction should throw TransactionDataNotColocatedException if the transaction is on replicate region then partitioned region

Eric Shu created GEODE-7273:
-------------------------------

             Summary: Geode transaction should throw TransactionDataNotColocatedException if the transaction is on replicate region then partitioned region
                 Key: GEODE-7273
                 URL: https://issues.apache.org/jira/browse/GEODE-7273
             Project: Geode
          Issue Type: Bug
          Components: transactions
            Reporter: Eric Shu


A client transaction should fail with TransactionDataNotColocatedException instead of TransactionDataRebalancedException if transaction worked on the replicate regions first and then worked on an entry in a partitioned region where primary bucket is on another node.





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