You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2018/02/22 04:28:37 UTC

[kudu-CR] tools: add more detail about unsafe change config

Hello Kudu Jenkins, 

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#2).

Change subject: tools: add more detail about unsafe_change_config
......................................................................

tools: add more detail about unsafe_change_config

Given the tooling docs pages are auto-generated from the descriptions
provided by the tools directly, it'd be helpful to start describing when
to use each tool, in addition to the action itself.

In particular, in the docs page, when searching for the word "evict",
it'd be nice to be pointed to the `unsafe_change_config` tool.

Change-Id: If389f9fec4926b798c9885dac17b4de136644239
---
M src/kudu/tools/tool_action_remote_replica.cc
1 file changed, 7 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/78/9278/2
-- 
To view, visit http://gerrit.cloudera.org:8080/9278
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If389f9fec4926b798c9885dac17b4de136644239
Gerrit-Change-Number: 9278
Gerrit-PatchSet: 2
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins