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/06/01 00:41:30 UTC

[GitHub] [accumulo] ctubbsii opened a new pull request #1175: Clean up and refactor metrics for maintainability

ctubbsii opened a new pull request #1175: Clean up and refactor metrics for maintainability
URL: https://github.com/apache/accumulo/pull/1175
 
 
   * Create base class for common code
   * Remove unneeded shims from legacy metrics
   * Inline fields and methods used only once
   * Rename classes to be easier to understand
   * Retain current metric names and context/record tags
   * Standardize metrics initialization
   * Consolidate helper classes into abstract base class
   * Separate fields/members to one per line for readability and group
   fields according to function (gauge vs. stat vs. class helper like log)

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