Tsz-wo Sze created HDDS-10039:
---------------------------------

             Summary: Remove the flushLatches set from FlushNotifier
                 Key: HDDS-10039
                 URL: https://issues.apache.org/jira/browse/HDDS-10039
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: OM
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


In FlushNotifier, it add a new latch to flushLatches for each await() call.

We may reduce the number of objects by using CompletableFuture.  Then, the 
await() calls waiting for the same flush will use for the same future.



--
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