Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20337
Change subject: [clock] clearer logging on the hybrid clock time source ...................................................................... [clock] clearer logging on the hybrid clock time source This patch updates the logging messages about the time source used for the hybrid clock's initialization. Prior to this patch, it could be reported that the system auto-selected a particular time source, but in fact the effective time source would be specified explicitly via the --time_source flag and it was not 'auto', so the time source auto-selection hadn't been involved at all. That's confusing, so here is a fix. Change-Id: Ib1bdd13cd2894954002a79258a46aeaee1a44fcf --- M src/kudu/clock/hybrid_clock.cc 1 file changed, 5 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/37/20337/1 -- To view, visit http://gerrit.cloudera.org:8080/20337 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib1bdd13cd2894954002a79258a46aeaee1a44fcf Gerrit-Change-Number: 20337 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
