Duo Zhang created HBASE-30086:
---------------------------------
Summary: 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
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)