Re: Solrcloud tlog are not deleted

2020-08-14 Thread Jérôme ROUCOU
Hello, Thanks for your reply. Yes, the CDCR buffer is disable when we check it. We finally found that the increase of tlog files was due to the version of Zookeeper used. We re-installed Zookeeper in the same version as the one embedded by Solr, and this fixed the problem of non-deleted tlogs.

Re: Solrcloud tlog are not deleted

2020-08-11 Thread Dominique Bejean
Hi, Did you disable CDCR buffer ? solr//cdcr?action=DISABLEBUFFER You can check with "cdcr?action=STATUS" Regards Dominique Le mar. 11 août 2020 à 10:57, Michel Bamouni a écrit : > Hello, > > > We had setup a synchronization between our solr instances on 2 datacenters > by using the CDCR.