sanjeet006py commented on PR #2061:
URL: https://github.com/apache/phoenix/pull/2061#issuecomment-2648611709

   > @sanjeet006py Majority of times the time to create mutationPlan is so 
insignificant that this metric won't be useful. The only time you are 
interested in this metric is when the time to create the plan is in the order 
of milliseconds. Maybe, you could simply log those cases.
   
   Sure, that sounds good. But still I would need to track the time taken by 
mutation plan creation and then I would log that only when it crosses some 
threshold like 0.5 millis.


-- 
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: issues-unsubscr...@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to