Duong created HDDS-9237:
---------------------------
Summary: Enable lock order fairness for Striped locks.
Key: HDDS-9237
URL: https://issues.apache.org/jira/browse/HDDS-9237
Project: Apache Ozone
Issue Type: Improvement
Reporter: Duong
HDDS-8765 uses Guava's
[Striped|https://guava.dev/releases/19.0/api/docs/com/google/common/util/concurrent/Striped.html]
to implement striped locks in OM. For now, Striped doesn't allow creating
striped locks with a custom fairness order. Details are in [this
PR|https://github.com/apache/ozone/pull/4885].
This ticket is reserved for a simple implementation of Striped in our own code
base to allow the creation of striped locks with custom fairness.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]