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

Mingliang Liu updated HDFS-11079:
---------------------------------
    Description: -When tests are added to TestQuotaByStorageType by HDFS-11065, 
it's been noticed that it takes minutes to launch MiniDFSClusters for every 
tests. This tries to refactor the code to use a static shared MiniDFSCluster to 
accelerate tests.-  (was: UPDATED:
We don't need call {{refreshClusterState();}} after we build a brand new 
cluster in {{setUp()}}. Let's remove it. Note that the cluster is NOT shared 
among multiple unit test cases.

-When tests are added to TestQuotaByStorageType by HDFS-11065, it's been 
noticed that it takes minutes to launch MiniDFSClusters for every tests. This 
tries to refactor the code to use a static shared MiniDFSCluster to accelerate 
tests.-)

> TestQuotaByStorageType#setUp does not need refresh the cluster
> --------------------------------------------------------------
>
>                 Key: HDFS-11079
>                 URL: https://issues.apache.org/jira/browse/HDFS-11079
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>            Priority: Minor
>         Attachments: HDFS-11079.000.patch
>
>
> -When tests are added to TestQuotaByStorageType by HDFS-11065, it's been 
> noticed that it takes minutes to launch MiniDFSClusters for every tests. This 
> tries to refactor the code to use a static shared MiniDFSCluster to 
> accelerate tests.-



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to