mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

The code used to: - report time since previous compaction success as a 'duration' of compaction process itself. - mix real clock with 'injected' clock. This led to strange log-lines in tests in order of 234543543h of duration.