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 18ccf56 GEODE-6973: Use cachelistener to synchronize typeToId with
IdToType
add 31ed328 GEODE-7087: Do not always clean up transaction if not hosted.
(#4015)
No new revisions were added by this update.
Summary of changes:
.../geode/internal/cache/FindRemoteTXMessage.java | 2 +-
.../apache/geode/internal/cache/TXManagerImpl.java | 15 ++++++--
.../geode/internal/cache/TXStateProxyImpl.java | 10 +++++
.../tier/sockets/command/TXFailoverCommand.java | 2 +-
.../geode/internal/cache/TXManagerImplTest.java | 44 +++++++++++++++++++++-
5 files changed, 65 insertions(+), 8 deletions(-)