This is an automated email from the ASF dual-hosted git repository.
vpyatkov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 7f8351934a IGNITE-23003 Support getNullable in binary key-value view
(#4331)
add 46113b5d4d IGNITE-22980 Lock manager may fail and lock waiter
simultaneously (#4374)
No new revisions were added by this update.
Summary of changes:
.../internal/table/ItTransactionRecoveryTest.java | 9 +++----
.../ignite/internal/tx/impl/OrphanDetector.java | 13 ++++++++--
.../ignite/internal/tx/impl/TxManagerImpl.java | 8 +++++-
.../internal/tx/AbstractLockManagerTest.java | 29 ++++++++++++++++++++++
.../internal/tx/impl/OrphanDetectorTest.java | 28 ++++++++++++++++++++-
5 files changed, 77 insertions(+), 10 deletions(-)