You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Ishan Chattopadhyaya (Jira)" <ji...@apache.org> on 2019/12/12 04:31:00 UTC

[jira] [Created] (SOLR-14062) Split IndexSizeTriggerTest into smaller tests

Ishan Chattopadhyaya created SOLR-14062:
-------------------------------------------

             Summary: Split IndexSizeTriggerTest into smaller tests
                 Key: SOLR-14062
                 URL: https://issues.apache.org/jira/browse/SOLR-14062
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Ishan Chattopadhyaya


The entire IndexSizeTriggerTest suite takes about 280s (~5min) to run. All the rest of the solr-core tests combined finish in 4min on a 32 core machine.

Splitting it into three to help parallelize the execution better.

# IndexSizeTriggerMixedBoundsTest (runs on a real cluster)
# IndexSizeTriggerSizeEstimationTest (runs on a real cluster)
# IndexSizeTriggerTest (runs on sim or real cluster)



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

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