DomGarguilo commented on issue #4553: URL: https://github.com/apache/accumulo/issues/4553#issuecomment-2112542866
> > 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. > > How are you testing this? Are you running a compaction on a table via uno or something? Is the compaction lasting several minutes? Yes a several minute compaction via uno. > I made the following change, and saw non-zero output. I also see the `-1` values printed when I add that line to the test. -- 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]
