Kirill Tkalenko created IGNITE-23811:
----------------------------------------
Summary: Get rid of ClockWaiter#busyLock
Key: IGNITE-23811
URL: https://issues.apache.org/jira/browse/IGNITE-23811
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 3.0
*org.apache.ignite.internal.hlc.ClockWaiter#busyLock* needs to be removed as it
can cause contention and is no longer needed since the
*IgniteStripedReadWriteLock* was added in
*org.apache.ignite.internal.util.PendingComparableValuesTracker#busyLock*.
Part of ticket IGNITE-23716.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)