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

Steve Rowe commented on SOLR-9317:
----------------------------------

{{AddReplicaTest.testAddMultipleReplicas()}} failure from 
[https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22903/], reproduces 
for me 5/5 iterations w/Java8:

{noformat}
Checking out Revision 4ccf0fb8f6ce269de8b4501fca201f5b4763cfe7 
(refs/remotes/origin/master)
[...]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AddReplicaTest 
-Dtests.method=testAddMultipleReplicas -Dtests.seed=BB52E05BAEFE38E4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ewo 
-Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 6.75s J1 | AddReplicaTest.testAddMultipleReplicas <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<COMPLETED> 
but was:<FAILED>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BB52E05BAEFE38E4:5C023F811E0D008A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
[...]
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6d6e5c5f),
 locale=ewo, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 11 
(64-bit)/cpus=8,threads=1,free=155216568,total=536870912
{noformat}

> ADDREPLICA command should be more flexible and add 'n' replicas to a 
> collection,shard
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-9317
>                 URL: https://issues.apache.org/jira/browse/SOLR-9317
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Major
>         Attachments: SOLR-9317.patch, SOLR-9317.patch, SOLR-9317.patch, 
> SOLR-9317.patch
>
>
> It should automatically identify the nodes where these replicas should be 
> created as well



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to