kevinrr888 commented on issue #4498: URL: https://github.com/apache/accumulo/issues/4498#issuecomment-2101355094
> `I'm just not sure what is/isn't considered system activity` > > My interpretation is anything that is occurring. While users may want visibility into specific Accumulo internals (say metadata, gc...) Overall what they care about is how is Accumulo performing - is it ingesting data when received in a timely fashion? Are user queries being served, and returned? Is the system under strain and are there specific bottlenecks or failures? Are compactions running and completing as expected. Are files being deleted as intended so they don't run out of space .... > > The metrics should be able to answer these types of questions as well as provide feedback for tuning system parameters. Increasing number of threads for... Allocating more memory to... Adding / decreasing compactors, scan servers, tservers to provide enough capability in an efficient maner Based on this, it seems like UserFateStore should be included. I will create an issue for this -- 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]
