looks like youre repeater is grabbing a file that the master merged into a
different file, why not lower how often you go from master->repeater,
and/or dont commit so often so you can make the index faster
On Fri, Nov 13, 2020 at 12:13 PM Parshant Kumar
wrote:
> All,please help on this
>
> On Tu
All,please help on this
On Tue, Nov 3, 2020, 6:01 PM Parshant Kumar
wrote:
> Hi team,
>
> We are having solr architecture as *master->repeater-> 3 slave servers.*
>
> We are doing incremental indexing on the master server(every 20 min) .
> Replication of index is done from master to repeater ser
Hi team,
We are having solr architecture as *master->repeater-> 3 slave servers.*
We are doing incremental indexing on the master server(every 20 min) .
Replication of index is done from master to repeater server(every 10 mins)
and from repeater to 3 slave servers (every 3 hours).
*We are facing
Hi all, please check the details
On Sat, Oct 17, 2020 at 5:52 PM Parshant Kumar
wrote:
>
>
> *Architecture is master->repeater->slave servers in hierarchy.*
>
> *One of the Below exceptions are occuring whenever replication fails.*
>
> 1)WARN : Error in fetching file: _4rnu_t.liv (downloaded 0 o
*Architecture is master->repeater->slave servers in hierarchy.*
*One of the Below exceptions are occuring whenever replication fails.*
1)WARN : Error in fetching file: _4rnu_t.liv (downloaded 0 of 11505507
bytes)
java.io.EOFException: Unexpected end of ZLIB input stream
at
java.util.zip.I
None of your images made it through the mail server. You’ll
have to put them somewhere and provide a link.
> On Oct 17, 2020, at 5:17 AM, Parshant Kumar
> wrote:
>
> Architecture image: If not visible in previous mail
>
>
>
>
> On Sat, Oct 17, 2020 at 2:38 PM Parshant Kumar
> wrote:
> Hi
Architecture image: If not visible in previous mail
[image: image.png]
On Sat, Oct 17, 2020 at 2:38 PM Parshant Kumar
wrote:
> Hi all,
>
> We are having solr architecture as below.
>
>
>
> *We are facing the frequent replication failure between master to repeater
> server as well as between r
Hi all,
We are having solr architecture as below.
*We are facing the frequent replication failure between master to repeater
server as well as between repeater to slave servers.*
On checking logs found every time one of the below exceptions occurred
whenever the replication have failed.
1)