RE: Solr "replicateAfter optimize" is specified, but replication starts also on commits and master startup (tested on solr 5.5.2)

2016-07-22 Thread Alessandro Bon
From: Shawn Heisey [mailto:apa...@elyograg.org] Sent: Friday, July 22, 2016 3:37 PM To: solr-user@lucene.apache.org Subject: Re: Solr "replicateAfter optimize" is specified, but replication starts also on commits and master startup (tested on solr 5.5.2) On 7/22/2016 4:02 AM, Alessandro Bon w

Solr "replicateAfter optimize" is specified, but replication starts also on commits and master startup (tested on solr 5.5.2)

2016-07-22 Thread Alessandro Bon
Hi everyone, I am experiencing a replication issue on a master/slave configuration, Issue: Full index replicas occur sometimes on master startup and after commits, despite only the optimize directive is specified. In the case of replica on commit, it occurs only for sufficiently big commits. Re