Re: Review Request 60154: LUCENE-7868: Concurrent deletes and doc values updates

2017-06-21 Thread Mike McCandless
7, 8:31 p.m., Simon Willnauer wrote: > > lucene/core/src/java/org/apache/lucene/index/SegmentReader.java > > Lines 165 (patched) > > <https://reviews.apache.org/r/60154/diff/1/?file=1752317#file1752317line166> > > > > is this a bug? should this

Re: Review Request 60154: LUCENE-7868: Concurrent deletes and doc values updates

2017-06-21 Thread Mike McCandless
updates with index sorting and update recently indexed documents; I'll open a separate issue to fix that on 6.x. Thanks, Mike McCandless

Re: Review Request 60154: LUCENE-7868: Concurrent deletes and doc values updates

2017-06-20 Thread Mike McCandless
es.java > > Line 261 (original) > > <https://reviews.apache.org/r/60154/diff/2/?file=1752840#file1752840line329> > > > > is this assertino on the IW lock not necessary anymore? I recall you > > saying you didn't parallelize the file writing yet!? Good catch

Re: Review Request 60154: LUCENE-7868: Concurrent deletes and doc values updates

2017-06-18 Thread Mike McCandless
-16050729 I also uncovered a pre-existing bug if you use DV updates with index sorting and update recently indexed documents; I'll open a separate issue to fix that on 6.x. Thanks, Mike McCandless

Review Request 60154: LUCENE-7868: Concurrent deletes and doc values updates

2017-06-16 Thread Mike McCandless
that on 6.x. Thanks, Mike McCandless

Re: Welcome Sami Siren as committer

2012-02-20 Thread Mike McCandless
Welcome Sami! Mike On Feb 19, 2012, at 10:32 AM, Robert Muir rcm...@gmail.com wrote: I'm pleased to announce that Sami Siren has joined our ranks as a committer. He has been contributing various patches to Lucene/Solr, especially to Solr's distributed indexing capabilities. Sami, its

Re: Possible bug in buffered deletes on trunk?

2011-07-24 Thread Mike McCandless
Not good! I'll dig once I'm back from vacation... sounds like something is up. Mike Sent from my iPad On Jul 23, 2011, at 4:24 PM, Mark Miller markrmil...@gmail.com wrote: So eventually of course, after spending a few years in GC hell, you do hit the OOM. On Jul 23, 2011, at 10:33 AM,