DomGarguilo opened a new pull request, #5007:
URL: https://github.com/apache/accumulo/pull/5007

   The duration of running compactions is measured in nanoseconds but the 
monitor was expecting it in milliseconds. This change scales the incoming nanos 
value to millis so it is correctly displayed. Also fixed a typo in one of the 
related helper functions comments.
   
   a67e9755bffb5991112ffebdefb63b818dbd7911 contains test data in nanoseconds. 
If anyone wants to try out these changes you can checkout that commit. The test 
data is not present in the most recent commit.


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