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

Christine Poerschke commented on SOLR-14820:
--------------------------------------------

Thanks for sharing that Solr and ZooKeeper are separate processes and that the 
setup uses the official docker containers!

I haven't yet myself used Solr via Docker but the following might be worth 
trying out if not already tried (irrespective of the docker use):
* Have only one Solr instance, only one instance in the entire setup that is. 
It's not how the setup would run eventually but for investigative purposes it 
would place the overseer etc. all in the same JVM process.
* The {{node}} parameter of the {{ADDREPLICA}} is documented as optional, does 
supplying or not supplying it make a difference to the success/fail outcome? 
* If logging verbosity on the sole Solr instance is increased, might there be 
something interesting to see in the logs?
* If the sole Solr instance was to not use an external ZooKeeper ensemble but 
an embedded ZooKeeper instance, does that make a difference?

> Create replica is broken
> ------------------------
>
>                 Key: SOLR-14820
>                 URL: https://issues.apache.org/jira/browse/SOLR-14820
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: replication (java), Server
>    Affects Versions: 8.6, 8.5.1, 8.5.2, 8.6.1, 8.6.2
>            Reporter: Thomas Wöckinger
>            Priority: Critical
>
> Creating an additional replica for a collection fails because live nodes are 
> not valid



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

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

Reply via email to