[ 
https://issues.apache.org/jira/browse/HBASE-30200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang resolved HBASE-30200.
-------------------------------
    Fix Version/s: 2.7.0
                   3.0.0-beta-2
                   2.5.16
                   2.6.7
     Hadoop Flags: Reviewed
     Release Note: 
Cleanup all the junit4 reference in HBase code base and ban junit4 dependencies 
and imports.

Hadoop mini cluster related code still references junit4 Assert, so we add a 
org.junit.Assert class in hbase-common which delegates all calls to junit5 
Assertions. You should never use this class in HBase code.
       Resolution: Fixed

Pushed to all active branches.

Thanks [~liuxiaocs] for reviewing!

> Cleanup all junit4 references in hbase code base
> ------------------------------------------------
>
>                 Key: HBASE-30200
>                 URL: https://issues.apache.org/jira/browse/HBASE-30200
>             Project: HBase
>          Issue Type: Task
>          Components: test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.5.16, 2.6.7
>
>
> Now we have migrated almost all tests to junit5, let's do the final cleanup 
> to remove all the junit4 references.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to