Marton Greber created KUDU-3477:
-----------------------------------

             Summary: Implement GetDaemonFlagRequestPB
                 Key: KUDU-3477
                 URL: https://issues.apache.org/jira/browse/KUDU-3477
             Project: Kudu
          Issue Type: Improvement
            Reporter: Marton Greber


The Java and Python client tests use the external mini-cluster to execute tests.
The Python mini-cluster implementation is a little bit behind, I'm planning to 
upgrade it.
It would be great to have a call which would return all the flags which are set 
for a given daemon.

SetDaemonFlag is already implemented: 
https://github.com/apache/kudu/blob/63d40ab6e44630f52eb52be96edba05e95fb2f0c/src/kudu/tools/tool.proto#L206-L213
This ticket is concerned about implementing an appropriate get function.

Little git context about external mini-cluster, and the control shell can be 
fount in the initial commit:
https://github.com/apache/kudu/commit/761ce10b797c4f6345f0b84cfe30bcc92e346893



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to