This is an automated email from the ASF dual-hosted git repository.
eshu11 pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 7d38d37 GEODE-7230: Avoid verification occurred before commit is
finished. (#4082)
add b8d2cec GEODE-7243: Throw correct TransactionException accordingly
(#4096)
No new revisions were added by this update.
Summary of changes:
...rverNotColocatedTransactionDistributedTest.java | 219 +++++++++++++++++++++
.../org/apache/geode/internal/cache/TXState.java | 2 +-
2 files changed, 220 insertions(+), 1 deletion(-)
create mode 100644
geode-core/src/distributedTest/java/org/apache/geode/internal/cache/ClientServerNotColocatedTransactionDistributedTest.java