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)