[
https://issues.apache.org/jira/browse/RATIS-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000752#comment-17000752
]
Lokesh Jain commented on RATIS-784:
-----------------------------------
[~shashikant] Thanks for the contribution! I have committed the patch to master
branch.
> Fix the metric for ratis log sync batch size
> --------------------------------------------
>
> Key: RATIS-784
> URL: https://issues.apache.org/jira/browse/RATIS-784
> Project: Ratis
> Issue Type: Bug
> Components: server
> Affects Versions: 0.5.0
> Reporter: Shashikant Banerjee
> Assignee: Shashikant Banerjee
> Priority: Major
> Fix For: 0.5.0
>
> Attachments: RATIS-784.000.patch
>
>
> Currently, metric for log sync batch size tracks the pendingFlushNum which is
> reset to 0 after every flush happens and does not define the exact batch size
> for each log sync. The idea here is to fix this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)