What does your configuration file look like for the replication
handler? Does this happen whenever you restart a slave even if
_nothing_ has changed on the master?

And this will certainly happen if you're optimizing the master before
you restart, although that doesn't sound likely.

Best,
Erick

On Thu, Apr 7, 2016 at 6:54 AM, Lior Sapir <lior.sa...@gmail.com> wrote:
> Solr slave is doing full replication (entire index) of index after master
> restart
> Using solr 5.3.1 not cloud (using maser slave architecture ) I see that
> slave replicates entire index after master restart even though the index
> version is the same
>
> This is bad for me since the slave which is doing serving replicates 80gb
> if I restart the server and our service is down
>
> I attached a file with some snippets of the slave log  before and after the
> master restart.
>
> Is there some default configuration issue causing this problem?
> Both indexes master and slave were not updated for sure before and after the
> master restart.
> The index version stayed exactly the same.
>
>
>

Reply via email to