You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/11/19 20:50:01 UTC

[GitHub] [accumulo-testing] Manno15 commented on pull request #168: WIP: Continuous Ingest improvements

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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org