DomGarguilo commented on issue #4553: URL: https://github.com/apache/accumulo/issues/4553#issuecomment-2110972439
I have started on some changes for this and wanted to make sure I'm on the right track. I have added metrics that track the same read and write values that are logged in `CompactionWatcher.run`: https://github.com/apache/accumulo/blob/220cdc54da5ba779675d635bcbcc02a6514cd5e6/server/compactor/src/main/java/org/apache/accumulo/compactor/Compactor.java#L657-L660 These values have always been zero though. Both in the logs and the metrics that use these values. -- 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]
