[GitHub] [hadoop] avijayanhwx commented on issue #1363: HDDS-1783 : Latency metric for applyTransaction in ContainerStateMach…

2019-08-29 Thread GitBox
avijayanhwx commented on issue #1363: HDDS-1783 : Latency metric for 
applyTransaction in ContainerStateMach…
URL: https://github.com/apache/hadoop/pull/1363#issuecomment-526290906
 
 
   > Thanks @avijayanhwx for updating. Can we also add some tests for the added 
metric in TestCSMMetrics ?
   > Sorry for not mentioning it in the earlier review
   
   Added unit test for the metrics. 


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [hadoop] avijayanhwx commented on issue #1363: HDDS-1783 : Latency metric for applyTransaction in ContainerStateMach…

2019-08-28 Thread GitBox
avijayanhwx commented on issue #1363: HDDS-1783 : Latency metric for 
applyTransaction in ContainerStateMach…
URL: https://github.com/apache/hadoop/pull/1363#issuecomment-525866953
 
 
   > Thanks @avijayanhwx . Yes, the per op applyTransaction latency metrics is 
already there but we don't have writeStateMachineData latency metric which 
again runs in a different executor. Can we add that as well. This can be done 
as a separate jira as well.
   
   Added rate metric for writeStateMachineData as well. 


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [hadoop] avijayanhwx commented on issue #1363: HDDS-1783 : Latency metric for applyTransaction in ContainerStateMach…

2019-08-28 Thread GitBox
avijayanhwx commented on issue #1363: HDDS-1783 : Latency metric for 
applyTransaction in ContainerStateMach…
URL: https://github.com/apache/hadoop/pull/1363#issuecomment-525808488
 
 
   > Thanks @avijayanhwx for working on this. The changes look good. In 
applyTransaction, we execute different cmds which will vary with latency. For 
example, for a write chunk commit, its a rename operation but for putBlock , it 
is Rocks DB operation and for close container, its again a disk sync operation 
of container state. Depending upon the operation the latency will vary as well. 
Can we have per cmd latency metric?
   
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [hadoop] avijayanhwx commented on issue #1363: HDDS-1783 : Latency metric for applyTransaction in ContainerStateMach…

2019-08-28 Thread GitBox
avijayanhwx commented on issue #1363: HDDS-1783 : Latency metric for 
applyTransaction in ContainerStateMach…
URL: https://github.com/apache/hadoop/pull/1363#issuecomment-525807821
 
 
   @bshashikant Isn't the per operation latency covered in 
org.apache.hadoop.ozone.container.common.transport.server.ratis.CSMMetrics#opsLatency?
 This metric was only intended to cover the whole latency including thread 
scheduling. 


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [hadoop] avijayanhwx commented on issue #1363: HDDS-1783 : Latency metric for applyTransaction in ContainerStateMach…

2019-08-27 Thread GitBox
avijayanhwx commented on issue #1363: HDDS-1783 : Latency metric for 
applyTransaction in ContainerStateMach…
URL: https://github.com/apache/hadoop/pull/1363#issuecomment-525592439
 
 
   /label ozone


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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