Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/13139 )
Change subject: [tools] command to reset authz cache in kudu CLI ...................................................................... Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/13139/5/src/kudu/tools/tool_action_master.cc File src/kudu/tools/tool_action_master.cc: http://gerrit.cloudera.org:8080/#/c/13139/5/src/kudu/tools/tool_action_master.cc@187 PS5, Line 187: if (resp_master_addrs.size() != master_addresses.size()) { > Yeah ultimately I was OK with having the tool operate on a single master an Great. So, PS6 contains best of the both worlds: by default, it resets privileges cache at every master in the system in attempt to keep things as consistent as possible, and there is a way to reset cache at any sub-set of masters in the system as well if specifying the '--force' flag. -- To view, visit http://gerrit.cloudera.org:8080/13139 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: If49f3ebdea22ea0df3aaec313b4db949dc834943 Gerrit-Change-Number: 13139 Gerrit-PatchSet: 5 Gerrit-Owner: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Adar Dembo <a...@cloudera.com> Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: Hao Hao <hao....@cloudera.com> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Mon, 06 May 2019 16:48:24 +0000 Gerrit-HasComments: Yes