Re: Solr latest 9.x - SOLR_HOST

2023-09-13 Thread Natarajan, Rajeswari
Yes the solr.in.sh is modified and based on the env there is different logic to set the hostname. Solr is deployed and then modified solr.in.sh is copied . As stated in the other email , this is user error. Thanks, Rajeeswari On 9/13/23, 7:52 AM, "Jan Høydahl" mailto:jan@cominvent.com>> wro

Re: Solr latest 9.x - SOLR_HOST

2023-09-13 Thread Natarajan, Rajeswari
Nope , turned out to be adding the setting in wrong condition loop in solr.in.sh Thanks, Rajeswari On 9/13/23, 5:34 AM, "Ishan Chattopadhyaya" mailto:ichattopadhy...@gmail.com>> wrote: If you're sure it is a regression, please open a JIRA ticket for it and someone can take a look. Alternativ

Re: Solr latest 9.x - SOLR_HOST

2023-09-13 Thread Jan Høydahl
Are you modifying the correct solr.in.sh file? How do you install solr? Can you by any chance reproduce this in a new, tiny, fresh 9.3 cluster, to rule out old cruft remaining from an existing install? Jan > 13. sep. 2023 kl. 04:29 skrev Natarajan, Rajeswari > : > > Additional details > > Ru

Re: Solr latest 9.x - SOLR_HOST

2023-09-13 Thread Ishan Chattopadhyaya
If you're sure it is a regression, please open a JIRA ticket for it and someone can take a look. Alternatively, please feel free to submit a PR too. Thanks! Ishan On Wed, 13 Sept, 2023, 8:00 am Natarajan, Rajeswari, wrote: > Additional details > > Running Solr instance in alpine OS > Not runn

Re: Solr latest 9.x - SOLR_HOST

2023-09-12 Thread Natarajan, Rajeswari
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

Solr latest 9.x - SOLR_HOST

2023-09-12 Thread Natarajan, Rajeswari
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