Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
Description
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.
Attachments
Attachments
Issue Links
- links to