Description
It's necessary to implement tests covering the behavior of the built-in NTP client in various corner cases:
- A set of NTP servers which doesn't agree on time
- non-synchronized NTP server
- NTP server that loses track of its reference and becomes a false ticker
- etc.
Attachments
Issue Links
- is required by
-
KUDU-2936 built-in NTP client: simplified implementation to work with well behaved/trusted servers
- Resolved