[
https://issues.apache.org/jira/browse/HDDS-10039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-10039.
-------------------------------------
Fix Version/s: 1.5.0
Resolution: Implemented
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0
>
>
> 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]