[
https://issues.apache.org/jira/browse/RATIS-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shashikant Banerjee updated RATIS-1096:
---------------------------------------
Description: Currently, Ratis does a writeStatemachine and readstateMachine
data which calls into stateMachine which may actual read actual data from disk.
If the disk is overloaded/slow, it can timeout and slow down the whole
pipeline. the idea is to add a metric to track these timeouts.
> Add a metric for writeStateMachine and readStateMachine timeouts
> ----------------------------------------------------------------
>
> Key: RATIS-1096
> URL: https://issues.apache.org/jira/browse/RATIS-1096
> Project: Ratis
> Issue Type: Sub-task
> Reporter: Shashikant Banerjee
> Priority: Major
>
> Currently, Ratis does a writeStatemachine and readstateMachine data which
> calls into stateMachine which may actual read actual data from disk. If the
> disk is overloaded/slow, it can timeout and slow down the whole pipeline. the
> idea is to add a metric to track these timeouts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)