Supratim Deka created HDDS-1783:
-----------------------------------

             Summary: Latency metric for applyTransaction in 
ContainerStateMachine
                 Key: HDDS-1783
                 URL: https://issues.apache.org/jira/browse/HDDS-1783
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: Ozone Datanode
            Reporter: Supratim Deka


applyTransaction is invoked from the Ratis pipeline and the 
ContainerStateMachine

uses a async executor to complete the task.

 

We require a latency metric to track the performance of log apply operations in 
the state machine. This will measure the end-to-end latency of apply which 
includes the queueing delay in the executor queues. Combined with the latency 
measurement in HddsDispatcher, this will be an indicator if the executors are 
overloaded.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to