Skip to content

Replacing mocks of TabletId with TabletId.of()#5718

Merged
kevinrr888 merged 1 commit into
apache:2.1from
ibilley7:task/accumulo-5705
Jul 8, 2025
Merged

Replacing mocks of TabletId with TabletId.of()#5718
kevinrr888 merged 1 commit into
apache:2.1from
ibilley7:task/accumulo-5705

Conversation

@ibilley7

@ibilley7 ibilley7 commented Jul 7, 2025

Copy link
Copy Markdown
Contributor

Using the TabletId.of() method created in PR #5678, replaced instances of TabletId mocks in ConstraintCheckerTest.java.

Closes #5705

@DomGarguilo DomGarguilo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@DomGarguilo DomGarguilo added this to the 4.0.0 milestone Jul 7, 2025

@kevinrr888 kevinrr888 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good. Could make this target 2.1 since that's where these TabletId.of() changes fell and this only effects this test in 2.1 and main

@ibilley7 ibilley7 changed the base branch from main to 2.1 July 8, 2025 14:02
@ibilley7 ibilley7 changed the base branch from 2.1 to main July 8, 2025 14:09
Using the TabletId.of() method created in PR apache#5678, replaced instances of TabletId mocks in ConstraintCheckerTest.java.

Closes apache#5705
@ibilley7 ibilley7 force-pushed the task/accumulo-5705 branch from 60c2b69 to 65add0c Compare July 8, 2025 15:08
@ibilley7 ibilley7 changed the base branch from main to 2.1 July 8, 2025 15:09
@DomGarguilo DomGarguilo modified the milestones: 4.0.0, 2.1.4 Jul 8, 2025
@kevinrr888 kevinrr888 merged commit 3f75927 into apache:2.1 Jul 8, 2025
8 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.

Replacing mocks of TabletId with new TabletId of() method

3 participants