EdColeman commented on issue #4498:
URL: https://github.com/apache/accumulo/issues/4498#issuecomment-2101242973

   I believe the `accumulo.fate.ops.in.progress.by.type` were modeled on a 
monotonically increasing counter and then should not be reset.  Not sure about 
the reporting through.
   
   The FATE metrics should provide a window / snapshot into system activity.  
If the UserFateStore/FATE table is necessary for a complete view - then yes, it 
should be included.
   
   Since these were introduced in 1.10 the usage was to allow users to monitor 
system activity like bulk imports, create table, drop table  - knowing the 
number of transaction provides an quick view of the system heath. Knowing the 
type and step counts help isolate issues.
   


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

Reply via email to