Manno15 commented on pull request #168:
URL: https://github.com/apache/accumulo-testing/pull/168#issuecomment-974462978


   > INFO : FLUSH - current time: 1637353766960ms, time since last flush: 
6569ms, flush duration: 690ms, # of entries written: 36999999, # of entries 
deleted: 0, flush interval: 1000000
   
   I do like the idea of a more informative message. I think the labels could 
be shortened a bit but will still be descriptive. Something Like: 
   ```
   INFO : FLUSH - current time: 1637353766960ms, last flush: 6569ms, duration: 
690ms,  written: 36999999, eleted: 0,  interval: 1000000
   ```
   Also, the large ms value for current time isn't super useful as is (to me 
anyways). It could be converted to something more human-readable.
   


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