Re: Solr dynamic reconfiguration of zookeeper ensemble

2022-08-22 Thread Gus Heck
Hi HariBabu, Typically a minor version upgrade is safe, but only someone truly familiar with your system can give you a solid answer to that question. You and/or your team may find the list of changes helpful in making that assessment: https://solr.apache.org/docs/8_11_2/changes/Changes.html -Gu

Re: Solr dynamic reconfiguration of zookeeper ensemble

2022-08-21 Thread HariBabu kuruva
Hi Jan, Is it wise to upgrade solr in PROD to 8.11.2 from 8.11.1 only for that zookeeper error ? What are your thoughts? On Fri, Aug 5, 2022 at 6:45 PM HariBabu kuruva wrote: > Thank you very much for the reply. > > On Fri, Aug 5, 2022 at 5:43 PM Jan Høydahl wrote: > >> Hi, >> >> This will no

Re: Solr dynamic reconfiguration of zookeeper ensemble

2022-08-05 Thread HariBabu kuruva
Thank you very much for the reply. On Fri, Aug 5, 2022 at 5:43 PM Jan Høydahl wrote: > Hi, > > This will not cause any issues. You should however configure all three ZK > hosts in your ZK_HOST setting for Solr. > > Beware that Solr's connecton to Zookeeper does NOT support dynamic > configuratio

Re: Solr dynamic reconfiguration of zookeeper ensemble

2022-08-05 Thread Jan Høydahl
Hi, This will not cause any issues. You should however configure all three ZK hosts in your ZK_HOST setting for Solr. Beware that Solr's connecton to Zookeeper does NOT support dynamic configuration as provided by Zookeeper, i.e. if you e.g. want to resize your ZK cluster you will still have t

Re: Solr dynamic reconfiguration of zookeeper ensemble

2022-07-30 Thread HariBabu kuruva
Hi All, Anyone please let me know if you have come across the below issue. Please help me if you have any ideas on this. On Sun, Jul 24, 2022 at 10:52 AM HariBabu kuruva wrote: > Hi All, > > Can someone please help with the above query. > > Also after the ZK upgrade, when i see the zk status in

Re: Solr dynamic reconfiguration of zookeeper ensemble

2022-07-23 Thread HariBabu kuruva
Hi All, Can someone please help with the above query. Also after the ZK upgrade, when i see the zk status in solr-ui, it is throwing the error : java.net.SocketException: Connection reset Could you please help me. On Mon, Jul 11, 2022 at 8:28 PM HariBabu kuruva wrote: > Hi All, > > We are us

Solr dynamic reconfiguration of zookeeper ensemble

2022-07-11 Thread HariBabu kuruva
Hi All, We are using solr 8.11.1 with zk 3.2. Recently we have upgraded zk to 3.7.1. We observe below warning on solr-ui . "Solr ZK connection string (2 hosts) is different from the dynamic ensemble config (3 hosts)." Please let us know will it cause any issue and Is there any option to make so