Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/10548 )
Change subject: [WIP] KUDU-2242 Wait for NTP synchronization on startup ...................................................................... Patch Set 1: I wonder if we should condition this on either the system uptime or the uptime of the ntpd/chrony process? eg we can use stat on /proc/<pid>/status to see when it started and only do the wait if it started relatively recently? Also perhaps we can detect when it's not running at all, and not wait? -- To view, visit http://gerrit.cloudera.org:8080/10548 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I6082c5d35ed0d230d91c61734e7b5a351e50933b Gerrit-Change-Number: 10548 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Wed, 30 May 2018 19:59:25 +0000 Gerrit-HasComments: No
