zookeeper icon indicating copy to clipboard operation
zookeeper copied to clipboard

ZOOKEEPER-4760. Added options in get and set commands.

Open soumitra-st opened this issue 2 years ago • 3 comments

get -f <output_file_name> to write into the file set -f <input_file_name> to read the byte array from the file

soumitra-st avatar Sep 30 '23 01:09 soumitra-st

Created JIRA - https://issues.apache.org/jira/browse/ZOOKEEPER-4760

soumitra-st avatar Oct 13 '23 02:10 soumitra-st

Please create a Jira for this and describe the feature mentioning which version branch would you like it to be added. I think this is suitable for master and branch-3.9 branches.

I could not find master and branch-3.9 in JIRA (https://issues.apache.org/jira/browse/ZOOKEEPER-4760), please let me know what else to do?

soumitra-st avatar Oct 13 '23 02:10 soumitra-st

Please create a Jira for this and describe the feature mentioning which version branch would you like it to be added. I think this is suitable for master and branch-3.9 branches.

I could not find master and branch-3.9 in JIRA (https://issues.apache.org/jira/browse/ZOOKEEPER-4760), please let me know what else to do?

You should only set the fix versions to the Jira where you would like to see the fix. Currently master branch is for 3.10.0 and branch-3.9 is the upcoming, 3.9.2 release.

anmolnar avatar Oct 14 '23 08:10 anmolnar