You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Stephen O'Donnell (Jira)" <ji...@apache.org> on 2021/09/06 12:47:00 UTC

[jira] [Created] (HDDS-5718) Refactor TestXceiverClientManager to reuse mini-clusters

Stephen O'Donnell created HDDS-5718:
---------------------------------------

             Summary: Refactor TestXceiverClientManager to reuse mini-clusters
                 Key: HDDS-5718
                 URL: https://issues.apache.org/jira/browse/HDDS-5718
             Project: Apache Ozone
          Issue Type: Improvement
          Components: test
    Affects Versions: 1.2.0
            Reporter: Stephen O'Donnell
            Assignee: Stephen O'Donnell


TestXceiverClientManager takes about 158 seconds to run:

{code}
[INFO] Running org.apache.hadoop.ozone.scm.TestXceiverClientManager
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.045 s - in org.apache.hadoop.ozone.scm.TestXceiverClientManager
{code}

It runs 4 tests each in a fresh mini-cluster. We can reuse the same cluster for each test and reduce the runtime to about 25% of the original.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org