It's also important to remember that you don't need a particularly large or
powerful node to run Zookeeper.
Charlie
On Sun, 14 Oct 2018 at 23:57, Shawn Heisey wrote:
> On 10/14/2018 9:31 PM, Sourav Moitra wrote:
> > My question does running separate zookeeper ensemble in the same boxes
> > prov
On 10/14/2018 9:31 PM, Sourav Moitra wrote:
My question does running separate zookeeper ensemble in the same boxes
provides any advantage over using the solr embedded zookeeper ?
The major disadvantage to having ZK embedded in Solr is this: If you
stop or restart the Solr process, part of you
Hello,
As per the documentation it is preferable to use external zookeeper
service. I am provisioning 3 Solr servers with each having Solr 7.5 in
cloud mode and seperate zookeeper daemon process running. The
zookeepers of each boxes are configured to form ensemble among them.
My question does run