[email protected] has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19938
Change subject: [WIP] KUDU-3477 Function to get flags of minicluster daemons. ...................................................................... [WIP] KUDU-3477 Function to get flags of minicluster daemons. Having a call which returns flags set for a given daemon in a minicluster will be useful for some additional testing when upgrading the python client. This functionality is already present in server_base.proto (GetFlagsRequestPB), only the layer for the minicluster is missing. Change-Id: I3480bfccce18c4605ed9b4ed1dab367fa1fd525a --- M src/kudu/mini-cluster/external_mini_cluster.cc M src/kudu/mini-cluster/external_mini_cluster.h M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool.proto M src/kudu/tools/tool_action_test.cc 5 files changed, 101 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/38/19938/1 -- To view, visit http://gerrit.cloudera.org:8080/19938 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I3480bfccce18c4605ed9b4ed1dab367fa1fd525a Gerrit-Change-Number: 19938 Gerrit-PatchSet: 1 Gerrit-Owner: Anonymous Coward <[email protected]>
