[
https://issues.apache.org/jira/browse/GEODE-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Shu updated GEODE-7273:
----------------------------
Description:
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.
User should not worked on replicate region first in a transaction, but Geode
should throw correct exception as well.
was:
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.
> 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
> Assignee: Eric Shu
> Priority: Major
>
> 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.
> User should not worked on replicate region first in a transaction, but Geode
> should throw correct exception as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)