How do I subscribe to the zk mailing list? Thanks
On Fri, Jul 6, 2018 at 8:11 AM Shawn Heisey <apa...@elyograg.org> wrote: > On 7/6/2018 6:20 AM, Sushant Vengurlekar wrote: > > I am setting up zookeeper ensemble on aws ecs and due to the difference > in > > time at which all the zookeeper instances come up they timeout during the > > election process and all of them fail one after another. how can I make > > sure that there is some delay before they all start or how to increase > the > > time before the process quits > > This is a Solr mailing list. SolrCloud does use ZooKeeper, but unless > you're running with the ZK server embedded in Solr, which we strongly > recommend that you do NOT do in production, it'll be completely separate > software, not under the control of Solr in any way. So you'll need to > talk to whoever set up your ZK install or maybe the ZK mailing list. > > If you ARE running with the ZK server embedded in Solr, then it will > start when Solr starts, and stop when Solr stops. > > Thanks, > Shawn > >