Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/15292 )

Change subject: [webserver] add information on time source
......................................................................

[webserver] add information on time source

This patch adds the following information into the '/config' endpoint
of the embedded web server:
  * configured time source
  * effective time source
  * the effective list of servers for the built-in NTP client (only in
    case if the effective time source is 'builtin')

I also did a minor re-factoring of the code that renders the 'Security'
pane at the same '/config' page.

I posted a few screenshots of the new '/config' page at
https://imgur.com/a/n56iCNB

Change-Id: I7ff07808a1a534f3546e88ff13bc876b98afdb7e
Reviewed-on: http://gerrit.cloudera.org:8080/15292
Reviewed-by: Adar Dembo <[email protected]>
Tested-by: Kudu Jenkins
---
M src/kudu/clock/hybrid_clock.cc
M src/kudu/server/default_path_handlers.cc
M src/kudu/server/generic_service.cc
M www/config.mustache
4 files changed, 143 insertions(+), 45 deletions(-)

Approvals:
  Adar Dembo: Looks good to me, approved
  Kudu Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/15292
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I7ff07808a1a534f3546e88ff13bc876b98afdb7e
Gerrit-Change-Number: 15292
Gerrit-PatchSet: 5
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Volodymyr Verovkin <[email protected]>

Reply via email to