Skip to content

HBASE-29917 TestCheckTestClasses fails with JDK8 + hadoop3 - #7787

Merged
Apache9 merged 2 commits into
apache:branch-2from
Apache9:HBASE-29917
Feb 25, 2026
Merged

HBASE-29917 TestCheckTestClasses fails with JDK8 + hadoop3#7787
Apache9 merged 2 commits into
apache:branch-2from
Apache9:HBASE-29917

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache9Apache9 self-assigned this Feb 24, 2026
@Apache9

Copy link
Copy Markdown
ContributorAuthor

Just add the apacheds dependencies to hbase-server for running TestCheckTestClasses. Can be removed when we have done the migration to junit5 since we do not need TestCheckTestClasses at that time.

Comment threadhbase-server/pom.xml

@PDavidPDavid 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.

Many thanks! 👍

@Apache9
Apache9 merged commit c35e5bc into apache:branch-2Feb 25, 2026
38 of 49 checks passed
Apache9 added a commit that referenced this pull request Feb 25, 2026
Signed-off-by: Dávid Paksy <paksyd@apache.org>
(cherry picked from commit c35e5bc)
Apache9 added a commit that referenced this pull request Feb 25, 2026
Signed-off-by: Dávid Paksy <paksyd@apache.org>
(cherry picked from commit c35e5bc)
Sign up for freeto 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

@Apache9@PDavid