You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/03/19 22:19:54 UTC

[GitHub] [accumulo] EdColeman opened a new pull request #1046: Updating master metrics to provide FATE operational metrics.

EdColeman opened a new pull request #1046: Updating master metrics to provide FATE operational metrics.
URL: https://github.com/apache/accumulo/pull/1046
 
 
   This pull request if for comments to approach - the code should be functionally complete, but additional work on unit and IT test is required before final merge.  
   
   The metrics included are:
   
   - number of current fate transactions when metric is sampled.
   the number of changes to the FATE parent node in Zookeeper - this provides a measure of transaction progress between samples.
   number of zookeeper errors occurring when sampling to help diagnose zookeeper issues if metrics are not responding.
   
   Also some other IT tests can be refactored to reduce code duplication creating tests that require a long running transaction.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services