DomGarguilo opened a new pull request, #4577: URL: https://github.com/apache/accumulo/pull/4577
Fixes #4509 This PR adds two new metrics: 1. `accumulo.scan.reservation.writeout.timer` which records the amount of time it takes for reservations to be added to the metadata table 2. `accumulo.scan.reservation.collision.count` which adds a `FunctionCounter` that gets incremented if a scan is held up waiting for files that are in flux I also renamed `accumulo.scan.reservation.timer` to `accumulo.scan.reservation.total.timer`. supersedes #4541 -- 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]
