duongkame commented on PR #6782:
URL: https://github.com/apache/ozone/pull/6782#issuecomment-2163992884

   As discussed offline, we'd also be interested in queueing delay and 
execution latency of `ContainerStateMachine.write` (the submitted task in 
writeStateMachineData`).  As Ratis has to wait for the future returned by 
`ContainerStateMachine.write` to complete to mark transaction committed, those 
latencies will determine how many transactions per second we can put to 
datanodes for a given block/container. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to