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 2022/03/23 14:35:07 UTC

[GitHub] [accumulo] keith-turner edited a comment on pull request #2583: Add trace and debug log to consistency check

keith-turner edited a comment on pull request #2583:
URL: https://github.com/apache/accumulo/pull/2583#issuecomment-1076448080


   This seems like a good short term way to get a sense of metadata table read performance.  Longer term it may be better to instrument the scanner and batch scanner to support emitting metrics.  Maybe the scanner and batch scanner could have a client property with a value that is a list of tables they would emit metrics for.  Then this could be flipped on and we could see metadata table read performance from across the cluster in a metrics system. 
   
   If this more general solution was ever implemented it would be good to remove this code.


-- 
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: notifications-unsubscribe@accumulo.apache.org

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