You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Duong (Jira)" <ji...@apache.org> on 2023/09/07 00:26:00 UTC

[jira] [Updated] (HDDS-9237) Enable lock order fairness for striped locks.

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

Duong updated HDDS-9237:
------------------------
    Summary: Enable lock order fairness for striped locks.  (was: Enable lock order fairness for Striped locks.)

> 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
>
> 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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org