Vyacheslav Koptilin created IGNITE-25356:
--------------------------------------------
Summary: TableManager.tablesPerZoneLocks should use async RW locks
Key: IGNITE-25356
URL: https://issues.apache.org/jira/browse/IGNITE-25356
Project: Ignite
Issue Type: Improvement
Components: tables ai3
Reporter: Vyacheslav Koptilin
Assignee: Vyacheslav Koptilin
Now, TableManager.tablesPerZoneLocks uses StampedLocks. It makes sense to
switch to async RW locks instead. See
https://github.com/apache/ignite-3/pull/5774#discussion_r2084322948
--
This message was sent by Atlassian Jira
(v8.20.10#820010)