Will Berkeley has uploaded a new change for review. http://gerrit.cloudera.org:8080/8068
Change subject: KUDU-501 Redirect to leader master web UI ...................................................................... KUDU-501 Redirect to leader master web UI The /table and /tables page of the master web UI only work on the leader master. Previously, we just showed a gross error when the user tried to access these pages on a non-leader. This adds a nice redirect instead (or a error about why a redirect wasn't possible). Change-Id: If31543b7899976ec02704111e9e789035c44dfe1 --- M src/kudu/master/master-path-handlers.cc M src/kudu/master/master-path-handlers.h M www/table.mustache M www/tables.mustache 4 files changed, 72 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/68/8068/1 -- To view, visit http://gerrit.cloudera.org:8080/8068 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If31543b7899976ec02704111e9e789035c44dfe1 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Will Berkeley <[email protected]>
