Why need to bring down. How about bring down network access e.g. by adding a
temp firewall rule.
Or just send a stop signal to zookeeper process. On test done send a continue
Sent from my iPhone
> On Jun 9, 2017, at 9:33 AM, Venkateswarlu Bommineni wrote:
>
> Thanks for your reply Eric.
>
Thanks for your reply Eric.
The use case is We have a script that will send a mail when Solr and ZK
don't talk to each other.
so we want to just replicate the issue and test that script.
but actually, we don't want to bring down Solr and ZK nodes but want to
just try by disconnecting both of the
Well, it depends on what you mean by "impacting".
When ZK drops below quorum you will no longer be able to send indexing
requests to Solr, they'll all fail. At least they better ;).
_Queries_ should continue to work, but you're in somewhat uncharted
territory, nobody I know runs that way very lon