My index size is 2.62 GB, and : <str name="commitReserveDuration">00:00:10</str>
Thanks & Regards, Akreeti Agarwal -----Original Message----- From: Paras Lehana <paras.leh...@indiamart.com> Sent: Wednesday, September 11, 2019 5:39 PM To: solr-user@lucene.apache.org Subject: Re: Replication Iteration What is the size of your index? Is it too big? How fast is your link between master and slave? I'm asking these because, for larger indexes, you may want to raise commitReserveDuration defined in ReplicationHandler in solrconfig.xml. <str name="commitReserveDuration">00:00:10</str> From SolrReplication <https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2Fsolr%2FSolrReplication&data=02%7C01%7CAkreetiA%40hcl.com%7C23769a9cc4094154170008d736b0f190%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C637038005907686643&sdata=NEwvmMCXOFB7v56IuNJ8cJglInSJZjLTSUQTT6d07f0%3D&reserved=0> documentation for Master <https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2Fsolr%2FSolrReplication%23Master&data=02%7C01%7CAkreetiA%40hcl.com%7C23769a9cc4094154170008d736b0f190%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C637038005907686643&sdata=5gX%2FbeaPUQWxMkJ8bD4Jt%2BB7feB509VHD25d66iLCnU%3D&reserved=0>: If your commits are very frequent and network is particularly slow, you can > tweak an extra attribute <str name="commitReserveDuration">00:00:10</str>. > This is roughly the time taken to download 5MB from master to slave. > Default is 10 secs. Do check the hyperlinks. On Wed, 11 Sep 2019 at 17:25, Akreeti Agarwal <akree...@hcl.com> wrote: > I am seeing the logs on both UI and file, but I only see this error: > > ReplicationHandler > Index fetch failed :org.apache.solr.common.SolrException: Unable to > download segments_znow completely. Downloaded 0!=2217 > > Thanks & Regards, > Akreeti Agarwal > > -----Original Message----- > From: Paras Lehana <paras.leh...@indiamart.com> > Sent: Wednesday, September 11, 2019 5:17 PM > To: solr-user@lucene.apache.org > Subject: Re: Replication Iteration > > Hi Akreeti, > > Have you tried using the old UI to see errors? I had always > experienced not seeing status updates about replication in the newer > UI. Check for the option on top right of Solr UI. > > And where are you seeing logs - on solr UI or from a file? > > On Wed, 11 Sep 2019 at 16:12, Akreeti Agarwal <akree...@hcl.com> wrote: > > > In the logs I don't see any errors, mostly after every 1-2 min > > replication fails and I am not able to identify the root cause for it. > > > > Thanks & Regards, > > Akreeti Agarwal > > > > -----Original Message----- > > From: Jon Kjær Amundsen <j...@udbudsvagten.dk> > > Sent: Wednesday, September 11, 2019 12:15 PM > > To: solr-user@lucene.apache.org > > Subject: Re: Replication Iteration > > > > It depends on the timestamps. > > The red iterations are failed replications and the green are passed > > replications. > > If the newest timestamp is green the latest replication went well, > > if it is red, it failed. > > > > You should check the solr log on the slave if a recent replication > > have failed to see the cause. > > > > Venlig hilsen/Best regards > > > > *Jon Kjær Amundsen* > > Developer > > > > > > Phone: +45 7023 9080 > > E-mail: j...@udbudsvagten.dk > > Web: > > https://apc01.safelinks.protection.outlook.com/?url=www.udbudsvagten > > .d > > k&data=02%7C01%7CAkreetiA%40hcl.com%7Cdac98a88d43446d88f8208d736 > > ad > > ebfa%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C1%7C637037992931651416 > > &a > > mp;sdata=HBrEXexrQZ2UrhmDwGaZfnvn4XjbawVGq8PnMDA5ocA%3D&reserved > > =0 > > Parken - Tårn D - 5. Sal > > Øster Allé 48 | DK - 2100 København > > > > < > > https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdk. > > li > > nkedin.com%2Fin%2FJonKjaerAmundsen%2F&data=02%7C01%7CAkreetiA%40 > > hc > > l.com%7Cdac98a88d43446d88f8208d736adebfa%7C189de737c93a4f5a8b686f4ca > > 99 > > 41912%7C0%7C1%7C637037992931651416&sdata=9sealYl8sRN7Et2Oc%2F8Nx > > nx > > ooisjC15hPV5y9NSCgKg%3D&reserved=0 > > > > > > > Intelligent Offentlig Samhandel > > *Før, under og efter udbud* > > > > *Følg UdbudsVagten og markedet her Linkedin < > > https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww > > .l > > inkedin.com%2Fgroups%3FgroupDashboard%3D%26gid%3D1862353&data=02 > > %7 > > C01%7CAkreetiA%40hcl.com%7Cdac98a88d43446d88f8208d736adebfa%7C189de7 > > 37 > > c93a4f5a8b686f4ca9941912%7C0%7C1%7C637037992931651416&sdata=zQVT > > %2 FJjMY6GlU4IVHZEMc6P4EWh9MrMcWEybBonKn7w%3D&reserved=0> > > * > > > > > > Den ons. 11. sep. 2019 kl. 06.35 skrev Akreeti Agarwal > ><akree...@hcl.com > >: > > > > > Hi All, > > > > > > I am using solr-5.5.5, in which I have one master and two slaves. > > > I see some red and some green replication iteration on my slave side. > > > What does these red and green iteration means? > > > Will this cause problem? > > > > > > Thanks & Regards, > > > Akreeti Agarwal > > > > > > ::DISCLAIMER:: > > > ________________________________ > > > The contents of this e-mail and any attachment(s) are confidential > > > and intended for the named recipient(s) only. E-mail transmission > > > is not guaranteed to be secure or error-free as information could > > > be intercepted, corrupted, lost, destroyed, arrive late or > > > incomplete, or may contain viruses in transmission. The e mail and > > > its contents (with or without referred errors) shall therefore not > > > attach any liability on the originator or HCL or its affiliates. > > > Views or opinions, if any, presented in this email are solely > > > those of the author and may not necessarily reflect the views or > > > opinions of HCL or > its affiliates. > > > Any form of reproduction, dissemination, copying, disclosure, > > > modification, distribution and / or publication of this message > > > without the prior written consent of authorized representative of > > > HCL is strictly prohibited. If you have received this email in > > > error please delete it and notify the sender immediately. Before > > > opening any email and/or attachments, please check them for > > > viruses and other > > defects. > > > ________________________________ > > > > > > > > -- > -- > Regards, > > *Paras Lehana* [65871] > Software Programmer, Auto-Suggest, > IndiaMART Intermesh Ltd. > > 8th Floor, Tower A, Advant-Navis Business Park, Sector 142, Noida, UP, > IN > - 201303 > > Mob.: +91-9560911996 > Work: 01203916600 | Extn: *8173* > > -- > IMPORTANT: > NEVER share your IndiaMART OTP/ Password with anyone. > -- -- Regards, *Paras Lehana* [65871] Software Programmer, Auto-Suggest, IndiaMART Intermesh Ltd. 8th Floor, Tower A, Advant-Navis Business Park, Sector 142, Noida, UP, IN - 201303 Mob.: +91-9560911996 Work: 01203916600 | Extn: *8173* -- IMPORTANT: NEVER share your IndiaMART OTP/ Password with anyone.