Skip to content

Conversation

dlmarion
Copy link
Contributor

No description provided.

@dlmarion dlmarion added this to the 4.0.0 milestone May 21, 2025
@dlmarion dlmarion self-assigned this May 21, 2025
@dlmarion dlmarion merged commit d2c7531 into apache:main May 21, 2025
8 checks passed
@dlmarion dlmarion deleted the fix-accumulo-cluster-sserver-group branch May 21, 2025 20:19
for sserver in ${!hosts}; do
if canRunOnHost "$sserver"; then
execute_command "$operation" "$sserver" sserver "$group" "-g" "$group"
execute_command "$operation" "$sserver" sserver "$group" "-o" "sserver.group=$group"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dlmarion why is $group being passed twice? is the first one, before the -o still used/needed? Does it serve a different function than the one in the value of the -o option?

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.

3 participants