-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Not Applicable
-
Storage Engines - Transactions
-
None
-
2
The time window string printed in verbose logs uses the following format:
"start: %s/%s/%s/%" PRIu64 "/%" PRIu64 " | stop: %s/%s/%s/%" PRIu64 "/%" PRIu64 "%s",
This is impossible to read without referencing the code, and even then is difficult to map the timestamps to their values.