RE: Cannot set pollInterval in SolrCloud for PULL or TLOG replica

2019-04-22 Thread Vadim Ivanov
onfig-api.html -- Vadim > -Original Message- > From: Dmitry Vorotilin [mailto:d.voroti...@gmail.com] > Sent: Wednesday, April 17, 2019 7:22 PM > To: solr-user@lucene.apache.org > Subject: Re: Cannot set pollInterval in SolrCloud for PULL or TLOG replica > > It looks like `

Re: Cannot set pollInterval in SolrCloud for PULL or TLOG replica

2019-04-17 Thread Dmitry Vorotilin
It looks like `/solr//replication?command=disablepoll` doesn't work in cloud mode so there's no way to change settings for interval as well as to say replicas to stop polling. My own conclusion: if you have bulk updates and commit with openSearcher=true only at the end PULL/TLOG replicas isn't your

Re: Cannot set pollInterval in SolrCloud for PULL or TLOG replica

2019-04-17 Thread Dmitry Vorotilin
Hi Vadim, thank you seems like we both had similar questions. So I think that all confirms that it's not configurable for now. That's in fact a pity because it only makes sense to use PULL/TLOG replicas in order to save CPU and not reindex docs on every node but current situation with reopening sea

RE: Cannot set pollInterval in SolrCloud for PULL or TLOG replica

2019-04-16 Thread Vadim Ivanov
Hi, Dmitri There was discussion here a while ago... http://lucene.472066.n3.nabble.com/Soft-commit-and-new-replica-types-td4417253.html May be it helps you somehow. -- Vadim > -Original Message- > From: Dmitry Vorotilin [mailto:d.voroti...@gmail.com] > Sent: Tuesday, April 16, 2019 9:41