Alexey Serbin created KUDU-2936:
-----------------------------------
Summary: Implement simplified built-in NTP client to work with
well behaved servers
Key: KUDU-2936
URL: https://issues.apache.org/jira/browse/KUDU-2936
Project: Kudu
Issue Type: Sub-task
Reporter: Alexey Serbin
Assignee: Alexey Serbin
The first implementation should be able to work with well-behaved NTP servers,
not to be super strict to follow all RFC5905 provisions. It must accept list
of NTP servers to work with, and by default it should be a list of publicly
available NTP servers.
The client must not latch on non-synchronized NTP servers or set of servers
whose true time is too far from each other.
[~tlipcon] has posted a WIP for such an implementation already: see the 'Code
Review' link.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)