[
https://issues.apache.org/jira/browse/HDDS-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siyao Meng updated HDDS-2377:
-----------------------------
Description:
Marton's comment:
https://github.com/apache/hadoop-ozone/pull/30#pullrequestreview-302465440
Out of curiosity, I ran entire TestOzoneManagerHA locally. The entire test
class finished in 10m 30s. I discovered {{testOMRetryProxy}} and
{{testTwoOMNodesDown}} are taking the most time (2m and 2m 30s respectively) to
finish. Most time are wasted on retry and wait. We could reasonably reduce the
amount of time on the wait.
As I tested, I can make {{testOMRetryProxy}} and {{testTwoOMNodesDown}} finish
in 25 seconds each, saving 3.5 minutes runtime on this test class.
was:
Marton's comment:
https://github.com/apache/hadoop-ozone/pull/30#pullrequestreview-302465440
Out of curiosity, I ran entire TestOzoneManagerHA locally. The entire test
class finished in 10m 30s. I discovered {{testOMRetryProxy}} and
{{testTwoOMNodesDown}} are taking the most time (2m and 2m 30s respectively) to
finish. Most time are wasted on retry and wait. We could reasonably reduce the
amount of time on the wait.
As I tested, I can make {{testOMRetryProxy}} and {{testTwoOMNodesDown}} finish
in 25 seconds each, saving 3.5 minutes runtime on this test class alone.
> Speed up TestOzoneManagerHA#testOMRetryProxy and #testTwoOMNodesDown
> --------------------------------------------------------------------
>
> Key: HDDS-2377
> URL: https://issues.apache.org/jira/browse/HDDS-2377
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Reporter: Siyao Meng
> Assignee: Siyao Meng
> Priority: Major
>
> Marton's comment:
> https://github.com/apache/hadoop-ozone/pull/30#pullrequestreview-302465440
> Out of curiosity, I ran entire TestOzoneManagerHA locally. The entire test
> class finished in 10m 30s. I discovered {{testOMRetryProxy}} and
> {{testTwoOMNodesDown}} are taking the most time (2m and 2m 30s respectively)
> to finish. Most time are wasted on retry and wait. We could reasonably reduce
> the amount of time on the wait.
> As I tested, I can make {{testOMRetryProxy}} and {{testTwoOMNodesDown}}
> finish in 25 seconds each, saving 3.5 minutes runtime on this test class.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]