Re: Apache Solr 8 behaviour when ZK data is deleted

2019-07-25 Thread Prince Manohar
Thank you for this help Shawn. On Wed, Jul 24, 2019 at 11:51 PM Shawn Heisey wrote: > On 7/24/2019 12:08 PM, Prince Manohar wrote: > > If the zookeeper is wiped out of it's data, it looks like the Solr also > > deleted all the indexes. > > > > I wanted to know if is normal that if the configset

Re: Apache Solr 8 behaviour when ZK data is deleted

2019-07-24 Thread Shawn Heisey
On 7/24/2019 12:08 PM, Prince Manohar wrote: If the zookeeper is wiped out of it's data, it looks like the Solr also deleted all the indexes. I wanted to know if is normal that if the configsets related to a collection are not inside zookeeper, then its Solr indexes are deleted from the file sy

Apache Solr 8 behaviour when ZK data is deleted

2019-07-24 Thread Prince Manohar
My Question is related to Apache Solr 8. If the zookeeper is wiped out of it's data, it looks like the Solr also deleted all the indexes. I wanted to know if is normal that if the configsets related to a collection are not inside zookeeper, then its Solr indexes are deleted from the file system?