Re: Loading solr.xml from zookeeper

2022-09-21 Thread Shawn Heisey
Sent this once already but it never made it to the list.  Checked apache mail archives to make sure it wasn't just me.  It's not there. On 9/21/22 07:10, Jan Høydahl wrote: Since 9.0 Solr can start with an empty SOLR_HOME as it will use defaults in their place

Re: Loading solr.xml from zookeeper

2022-09-21 Thread Jan Høydahl
Thanks Shawn It would surely be nice with a spring clean of configs for some future major version. Welcome to start a dev-list thread on that :) The important for this thread is to decide what solr.xml is and isn’t. I think another key point is whether a config in solr.xml requires a node resta

Re: Loading solr.xml from zookeeper

2022-09-21 Thread Shawn Heisey
On 9/21/22 07:10, Jan Høydahl wrote: Since 9.0 Solr can start with an empty SOLR_HOME as it will use defaults in their place : "Solr no longer requires a solr.xml in $SOLR_HOME. If one is not found, Solr will ins

Re: Loading solr.xml from zookeeper

2022-09-21 Thread Houston Putman
are > >>> of > >>>> course node-local. > >>>> > >>>> I'm also thinking about rolling upgrade scenario. So you do a rolling > >>>> upgrade from solr 8.11 to 9.0. For the 9.0 nodes you need different > >>>> c

Re: Loading solr.xml from zookeeper

2022-09-21 Thread Dave
fferent >>>> configuration, maybe even radically different XML. Today most values in >>>> solr.xml is sourced from Java System Properties, which is also a strong >>>> hint that this is per-node. >>>> >>>> Jan >>>> >>>>&g

Re: Loading solr.xml from zookeeper

2022-09-21 Thread David Smiley
sourced from Java System Properties, which is also a strong > > > hint that this is per-node. > > > > > > Jan > > > > > > > 20. sep. 2022 kl. 22:50 skrev Shawn Heisey > > > > >: > > > > > > > > On 9/20/22 14:1

Re: Loading solr.xml from zookeeper

2022-09-21 Thread ANNAMANENI RAVEENDRA
> > Jan > > > > > 20. sep. 2022 kl. 22:50 skrev Shawn Heisey > > >: > > > > > > On 9/20/22 14:18, Jan Høydahl wrote: > > >> It has been possible to load solr.xml centrally from zookeeper for a > > long time. > > >> However,

Re: Loading solr.xml from zookeeper

2022-09-21 Thread Houston Putman
. 2022 kl. 22:50 skrev Shawn Heisey >: > > > > On 9/20/22 14:18, Jan Høydahl wrote: > >> It has been possible to load solr.xml centrally from zookeeper for a > long time. > >> However, I'm considering deprecating and removing this feature. > >> Pl

Re: Loading solr.xml from zookeeper

2022-09-21 Thread Jan Høydahl
eisey : > > On 9/20/22 14:18, Jan Høydahl wrote: >> It has been possible to load solr.xml centrally from zookeeper for a long >> time. >> However, I'm considering deprecating and removing this feature. >> Please see https://issues.apache.org/jira/browse/SOLR-1595

Re: Loading solr.xml from zookeeper

2022-09-20 Thread Shawn Heisey
thus - are you loading solr.xml from zookeeper? And if yes, why is that capability important for you - i.e. could you not configure it per node? I have done very little with SolrCloud myself.  I converted my tiny little install to cloud with embedded zk, just the one server, one collection an

Loading solr.xml from zookeeper

2022-09-20 Thread Jan Høydahl
Hi, It has been possible to load solr.xml centrally from zookeeper for a long time. However, I'm considering deprecating and removing this feature. Please see https://issues.apache.org/jira/browse/SOLR-15959 for motivation. My question to the users list is thus - are you loading solr.xml