You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (Jira)" <ji...@apache.org> on 2019/12/30 18:51:07 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hanson closed GEODE-7273.
------------------------------

Transition from Resolved to Closed for Apache Geode 1.11.0 RC4 release.

> 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
>              Labels: GeodeCommons
>             Fix For: 1.11.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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 work 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)