[
https://issues.apache.org/jira/browse/RATIS-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497882#comment-17497882
]
Junhua Zhang commented on RATIS-1534:
-------------------------------------
I will follow up on this task
> SegmentedRaftLogWorker support async flush to improve performance
> -----------------------------------------------------------------
>
> Key: RATIS-1534
> URL: https://issues.apache.org/jira/browse/RATIS-1534
> Project: Ratis
> Issue Type: Sub-task
> Reporter: mingchao zhao
> Priority: Major
> Attachments: screenshot-1.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In our previous test([see streaming test
> doc|https://docs.google.com/document/d/1mS3GqovQ3D1b7V0L3--VF9xhl5jdId1mSL0cQNb7uHo/edit]),
> we found that SegmentedRaftLogWorker writing RaftLog seriously affected the
> performance of streaming. Mainly because the flush action was very frequent.
> So we can change flush to async. This will greatly improve performance. Of
> course we'd better make this configurable, which is disable by default.
> !screenshot-1.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)