[ 
https://issues.apache.org/jira/browse/SOLR-15639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420467#comment-17420467
 ] 

Mark Robert Miller commented on SOLR-15639:
-------------------------------------------

Speaking of which, one way to get a bit of a boost without much change 
(reducing gc cost which will help parallel tests and with more impact on 
rotating disk):

if (!TEST_NIGHTLY) {
  System.setProperty("useCompoundFile", "true");
}

> S3 tests are needlessly slow.
> -----------------------------
>
>                 Key: SOLR-15639
>                 URL: https://issues.apache.org/jira/browse/SOLR-15639
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: contrib - S3 Repository, Tests
>            Reporter: Mark Robert Miller
>            Assignee: Mark Robert Miller
>            Priority: Major
>




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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to