DomGarguilo commented on PR #5312: URL: https://github.com/apache/accumulo/pull/5312#issuecomment-2683199549
The updating logging as of 03de2e4 looks like this: ``` INFO : Bulk import stats for file:/home/dgarguilo/github/accumulo/test/target/mini-tests/org.apache.accumulo.test.functional.BulkNewIT_SharedMiniClusterBase/tmp/testBulkFile-BulkNewIT_testLoadPlan0 (tid = FATE[7d22613fda84ceda]): processed 6 tablets in 5 calls which took 25ms (25917117 nanos). Skipped 13 iterations which took 2ms (2606088 nanos) or 10% of the time. ``` I added the changes in commit https://github.com/apache/accumulo/commit/2ebdd00fdeda0cf93fd0e102d00047838b65d5af to get the log above -- 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]
