Noble Paul created SOLR-17135:
---------------------------------

             Summary: Default PRS at System level as opt in
                 Key: SOLR-17135
                 URL: https://issues.apache.org/jira/browse/SOLR-17135
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Noble Paul
            Assignee: Noble Paul


We use the SolrJ API to randomize testing with PRS.  PRS is enabled only in 
certain tests . This means we do not have 100% coverage . We should have a 
system property ({{{}-Dsolr.prs.default=true{}}}) for Solr which decides 
whether collections are created with PRS=true false. Default is false for. The 
test framework may set this to true or false. With this change , we will remove 
all the explicit 

{{.setPerReplicaState(SolrCloudTestCase.USE_PER_REPLICA_STATE)}}

 

from our tests



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to