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

Tsz-wo Sze reassigned RATIS-1534:
---------------------------------

    Component/s: server
       Assignee: Junhua Zhang
        Summary: SegmentedRaftLogWorker should enforce a minimum time interval 
between flush calls  (was: SegmentedRaftLogWorker support async flush to 
improve performance)

> SegmentedRaftLogWorker should enforce a minimum time interval between flush 
> calls
> ---------------------------------------------------------------------------------
>
>                 Key: RATIS-1534
>                 URL: https://issues.apache.org/jira/browse/RATIS-1534
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: server
>            Reporter: mingchao zhao
>            Assignee: Junhua Zhang
>            Priority: Major
>         Attachments: screenshot-1.png
>
>          Time Spent: 1h 40m
>  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)

Reply via email to