Skip to content

Added option to Initialize to remove resource group zk node#6359

Merged
dlmarion merged 1 commit intoapache:mainfrom
dlmarion:6357-remove-rg-cli-tool
May 5, 2026
Merged

Added option to Initialize to remove resource group zk node#6359
dlmarion merged 1 commit intoapache:mainfrom
dlmarion:6357-remove-rg-cli-tool

Conversation

@dlmarion
Copy link
Copy Markdown
Contributor

@dlmarion dlmarion commented May 4, 2026

Initialize only had an option to create the resource group node in ZK. ResourceGroupOperationsImpl has the ability to create and remove, so adding this feature provides a mechanism to create and remove the zk nodes in the shell and CLI. This change also includes some minor updates to account for the new command group in the CLI tools.

Closes #6357

Initialize only had an option to create the resource group
node in ZK. ResourceGroupOperationsImpl has the ability to
create and remove, so adding this feature provides a mechanism
to create and remove the zk nodes in the shell and CLI. This
change also includes some minor updates to account for the
new command group in the CLI tools.

Closes apache#6357
@dlmarion dlmarion added this to the 4.0.0 milestone May 4, 2026
@dlmarion dlmarion self-assigned this May 4, 2026
@dlmarion dlmarion merged commit 9a219f2 into apache:main May 5, 2026
9 checks passed
@dlmarion dlmarion deleted the 6357-remove-rg-cli-tool branch May 5, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CLI to remove ResourceGroup configuration node

1 participant