Skip to content

RATIS-2610. -groupid should check for non-empty ID#1523

Merged
szetszwo merged 2 commits into
apache:masterfrom
spacemonkd:RATIS-2610
Jul 20, 2026
Merged

RATIS-2610. -groupid should check for non-empty ID#1523
szetszwo merged 2 commits into
apache:masterfrom
spacemonkd:RATIS-2610

Conversation

@spacemonkd

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

RATIS-2610. -groupid should check for non-empty ID

In this line a valid non-empty UUID returns null.
The check should be !groupId.isEmpty() .

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/RATIS-2610

How was this patch tested?

Patch was tested via existing unit tests and newly added tests

@spacemonkd

Copy link
Copy Markdown
Contributor Author

@szetszwo could you take a look at this small change?

@szetszwo szetszwo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1 the change looks good.

@szetszwo
szetszwo merged commit 37932bf into apache:master Jul 20, 2026
16 checks passed
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.

2 participants