Eric Shu created GEODE-3744:
-------------------------------
Summary: Local region on a peer node that does not host the
transaction should not involve in the transaction
Key: GEODE-3744
URL: https://issues.apache.org/jira/browse/GEODE-3744
Project: Geode
Issue Type: Bug
Components: transactions
Reporter: Eric Shu
Currently, if a peer N1 initiate a transaction, and the transaction is hosted
on another peer N2, it can do operation on a local region within the
transaction. If the N2 also has a local region has the same name, the
transaction will forward the operation onto transaction host (N2), Product
should throw exception if this is situation is detected.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)