[ 
https://issues.apache.org/jira/browse/HDDS-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-9237:
---------------------------------
    Labels: ozone-performance pull-request-available  (was: ozone-performance)

> 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
>            Assignee: Duong
>            Priority: Major
>              Labels: ozone-performance, pull-request-available
>
> 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]

Reply via email to