Hi Solr Users,
Solr 9.1.1 version, upon restarting solr on any node in the cluster, a
unique event is triggered across all the *other* nodes in the cluster that
has an impact similar to restarting solr on all the other nodes in the
cluster. There is dip in the cpu usage, all the caches are empti
Trying to upgrade to solr 9.3 .
Defined below in solr.in.sh
SOLR_HOST=
SOLR_JETTY_HOST=0.0.0.0
But still see the solr instance getting registered as localhost with zookeeper
. Not sure what is missing?
2023-09-13 02:11:10.514 INFO (main) [] o.a.s.c.ZkController Register node as
live in ZooKe
Additional details
Running Solr instance in alpine OS
Not running solr as service
And it is working with solr 8.11.1 version
Thanks,
Rajeswari
On 9/12/23, 10:17 PM, "Natarajan, Rajeswari" mailto:rajeswari.natara...@sap.com.inva>LID> wrote:
Trying to upgrade to solr 9.3 .
Defined below in s