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 02af2a9b8a IGNITE-23634 Make hardcoded REBALANCE_RETRY_DELAY_MS
configurable (#4951)
add fee081167d IGNITE-23467 Resolve all abandoned locks for the key at a
time (#4965)
No new revisions were added by this update.
Summary of changes:
.../internal/table/ItTransactionRecoveryTest.java | 61 ++++++++++++++++++++++
.../internal/tx/event/LockEventParameters.java | 19 +++----
.../ignite/internal/tx/impl/HeapLockManager.java | 27 ++++++----
.../ignite/internal/tx/impl/OrphanDetector.java | 10 +++-
.../internal/tx/AbstractLockManagerEventsTest.java | 3 +-
5 files changed, 100 insertions(+), 20 deletions(-)