yandrey321 commented on PR #11085:
URL: https://github.com/apache/ozone/pull/11085#issuecomment-5398313145

   > @yandrey321 Over Looks good, the value may have slight inconsistent over 
the boundary update. But seems ok for the metrics in high concurrent sceanrio.
   > 
   > Do this is applicable for only given metrics or need update other places.
   
   This PR addresses the spots where we observed lock contention issues in 
MutableStat.
   
   I'll open an additional JIRA for updating remaining code that use 
MutableStat.
   
   > Additionally, this has some additional memory usages per metrics.
   
   Yes, its a trade off for fixing lock contention.
   


-- 
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