Re: Soft commit and new replica types

2018-12-14 Thread Tomás Fernández Löbbe
> > > > > > > > > > If hard commit max time is 300 sec then commit happens every > > 300 > > > > sec > > > > > > on > > > > > > > > tlog leader. And new segments pop up on th

Re: Soft commit and new replica types

2018-12-14 Thread Edward Ribeiro
rick, > do > > you > > > > > mean > > > > > > > that on all other tlog replicas(not leaders) commit occurs > every > > > > poll? > > > > > > > воскресенье, 09 декабря 2018г., 19:21 +03:00 от Erick Ericks

Re: Soft commit and new replica types

2018-12-13 Thread Tomás Fernández Löbbe
ng interval is half the commit > > > > interval > > > > > > > > > > > > > >This has always bothered me a little bit, I wonder at the > utility > > > of a > > > > > > >config param. We already have old-style re

RE: Soft commit and new replica types

2018-12-13 Thread Vadim Ivanov
searcher(it may be called soft commit). -- Vadim > -Original Message- > From: Edward Ribeiro [mailto:edward.ribe...@gmail.com] > Sent: Thursday, December 13, 2018 8:27 PM > To: solr-user@lucene.apache.org > Subject: Re: Soft commit and new replica types > > Hi Tomás, >

Re: Soft commit and new replica types

2018-12-13 Thread Edward Ribeiro
; > > > >On Sun, Dec 9, 2018 at 1:48 AM Vadim Ivanov > > > > < vadim.iva...@spb.ntk-intourist.ru> wrote: > > > > > > > > > > Thanks, Edward, for clues. > > > > > What bothers me is newSearcher s

Re: Soft commit and new replica types

2018-12-10 Thread Tomás Fernández Löbbe
gt; > < vadim.iva...@spb.ntk-intourist.ru> wrote: > > > > > > > > Thanks, Edward, for clues. > > > > What bothers me is newSearcher start, warming, cache clear... all > that > > > CPU consuming stuff in my heavy-indexing scenario. &g

Re: Soft commit and new replica types

2018-12-10 Thread Erick Erickson
more than every 5 min on every replica. > > > To have more or less the same effect with TLOG - PULL collection, > > > I suppose, I have to have : 30 > > > (yes, I understand that newSearchers start asynchronously on leader and > > replicas) > > &

Re: Soft commit and new replica types

2018-12-09 Thread Edward Ribeiro
effect with TLOG - PULL collection, > > I suppose, I have to have : 30 > > (yes, I understand that newSearchers start asynchronously on leader and > replicas) > > Am I right? > > -- > > Vadim > > > > > >> -Original Message- > >&g

Re: Soft commit and new replica types

2018-12-09 Thread vadim . ivanov
[mailto:edward.ribe...@gmail.com] >> Sent: Sunday, December 09, 2018 12:42 AM >> To: solr-user@lucene.apache.org >> Subject: Re: Soft commit and new replica types >> >> Some insights in the new replica types below: >> >> On Sat, December 8, 2018 08:42, Vadi

Re: Soft commit and new replica types

2018-12-09 Thread Erick Erickson
--Original Message- > > From: Edward Ribeiro [mailto:edward.ribe...@gmail.com] > > Sent: Sunday, December 09, 2018 12:42 AM > > To: solr-user@lucene.apache.org > > Subject: Re: Soft commit and new replica types > > > > Some insights in the new replica types below: >

RE: Soft commit and new replica types

2018-12-09 Thread Vadim Ivanov
018 12:42 AM > To: solr-user@lucene.apache.org > Subject: Re: Soft commit and new replica types > > Some insights in the new replica types below: > > On Sat, December 8, 2018 08:42, Vadim Ivanov < > vadim.iva...@spb.ntk-intourist.ru wrote: > > > > > From

Re: Soft commit and new replica types

2018-12-08 Thread Edward Ribeiro
Some insights in the new replica types below: On Sat, December 8, 2018 08:42, Vadim Ivanov < vadim.iva...@spb.ntk-intourist.ru wrote: > > From Ref guide we have: > " NRT is the only type of replica that supports soft-commits..." > "If TLOG replica does become a leader, it will behave the same as