Try changing <replicateAfter>commit</replicateAfter> to <replicateAfter>optimize</replicateAfter>
Also, If it does not work, try removing the polling interval configuration from the slaves. What you are seeing is expected behaviour for solr and nothing is unusual. Try out the changes and I hope it should work fine. On Sun, Sep 1, 2019 at 7:52 AM Monil Parikh <mystudy...@gmail.com> wrote: > Hello Solr Users, > > I am trying to get Master-Repeater-Slave config to work, I am facing > replication related issue on luceneMatchVersion 7.7.1. > > Posted on stack overflow with all details: > > https://stackoverflow.com/questions/57741934/solr-repeaters-slaves-replicating-are-every-commit-on-master-instead-of-optimize > > Thanks in advance! >