mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
The HaltedClock was a leftover from moving over from our own Clock implementation to a java.time one. java.time already has a fixed clock, this one is not needed. Original commit: elastic/x-pack-elasticsearch@f91c401a60