You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2017/04/27 22:22:24 UTC

[kudu-CR] WIP: Add tool to detect pending config changes

Mike Percy has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/6752

Change subject: WIP: Add tool to detect pending config changes
......................................................................

WIP: Add tool to detect pending config changes

This is a first pass at a tool that prints the active config on all
replicas the master knows about for a specified tablet id.

Change-Id: I38dee145ecd15119c1d6f732d9f79ce8bcf86f70
---
M src/kudu/tools/tool_action_tablet.cc
1 file changed, 85 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/6752/1
-- 
To view, visit http://gerrit.cloudera.org:8080/6752
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I38dee145ecd15119c1d6f732d9f79ce8bcf86f70
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <mp...@apache.org>

[kudu-CR] WIP: Add tool to detect pending config changes

Posted by "Mike Percy (Code Review)" <ge...@cloudera.org>.
Mike Percy has abandoned this change.

Change subject: WIP: Add tool to detect pending config changes
......................................................................


Abandoned

Superseded by some other tools stuff

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

Gerrit-MessageType: abandon
Gerrit-Change-Id: I38dee145ecd15119c1d6f732d9f79ce8bcf86f70
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Will Berkeley <wd...@gmail.com>