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 71727ef7be IGNITE-21477 Fix jvmArgs propagation in tests (#3174)
add 8be6c8ebcc IGNITE-21248 Add abandoned locks handling to
HeapUnboundedLockManager (#3161)
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/sql/engine/ItDmlTest.java | 1 -
.../internal/table/ItTransactionRecoveryTest.java | 143 +++++++++++++++++++--
.../ignite/internal/tx/impl/HeapLockManager.java | 11 +-
.../internal/tx/impl/HeapUnboundedLockManager.java | 35 ++++-
4 files changed, 168 insertions(+), 22 deletions(-)