[
https://issues.apache.org/jira/browse/HBASE-30086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-30086.
-------------------------------
Fix Version/s: 2.7.0
3.0.0-beta-2
2.5.15
2.6.6
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to all active branches.
Thanks [~liuxiaocs] for reviewing!
> Rewrite TestFromClientSide related tests
> ----------------------------------------
>
> Key: HBASE-30086
> URL: https://issues.apache.org/jira/browse/HBASE-30086
> Project: HBase
> Issue Type: Sub-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.15, 2.6.6
>
>
> It uses parameterized and try to reset the clusters after the parameters are
> changed.
> After upgrading to junit5, our parameterized engine will run each method with
> different parameters at once, and then move to the next method.
> So we need to rewrite the tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)