[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872937#comment-15872937 ] Yonik Seeley commented on SOLR-10141: - Well darn... it looked like things were fixed by the upgrade

[jira] [Commented] (SOLR-10114) Reordered delete-by-query can delete or omit child documents

2017-02-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870532#comment-15870532 ] Yonik Seeley commented on SOLR-10114: - Test methods of a test class are run in a randomized order

[jira] [Updated] (SOLR-10114) Reordered delete-by-query can delete or omit child documents

2017-02-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10114: Summary: Reordered delete-by-query can delete or omit child documents (was: child documents lack

[jira] [Updated] (SOLR-10114) child documents lack _version_, susceptible to reordered delete-by-query

2017-02-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10114: Affects Version/s: 4.5 > child documents lack _version_, susceptible to reordered delete-by-qu

[jira] [Resolved] (SOLR-10114) child documents lack _version_, susceptible to reordered delete-by-query

2017-02-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-10114. - Resolution: Fixed Assignee: Yonik Seeley Fix Version/s: master (7.0) Committed

[jira] [Commented] (SOLR-10114) child documents lack _version_, susceptible to reordered delete-by-query

2017-02-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868667#comment-15868667 ] Yonik Seeley commented on SOLR-10114: - bq. On the other hand, addAndDelete() did not do any

[jira] [Comment Edited] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868132#comment-15868132 ] Yonik Seeley edited comment on SOLR-10141 at 2/15/17 4:45 PM: -- Adding a guard

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868132#comment-15868132 ] Yonik Seeley commented on SOLR-10141: - Adding a guard in the test code is easy enough (just check

[jira] [Updated] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10141: Attachment: SOLR-10141.patch OK, here's a rather self-contained test that shows the issue

[jira] [Comment Edited] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868099#comment-15868099 ] Yonik Seeley edited comment on SOLR-10141 at 2/15/17 4:07 PM: -- OK, so I

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868099#comment-15868099 ] Yonik Seeley commented on SOLR-10141: - OK, so I finally tracked down the corruption failures

[jira] [Commented] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15868088#comment-15868088 ] Yonik Seeley commented on SOLR-10121: - I'm splitting off the Caffeine issues to SOLR-10141 since

[jira] [Created] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-15 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-10141: --- Summary: Caffeine cache causes BlockCache corruption Key: SOLR-10141 URL: https://issues.apache.org/jira/browse/SOLR-10141 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-10129) Expose lucene PointRange fields in Solr

2017-02-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867059#comment-15867059 ] Yonik Seeley commented on SOLR-10129: - Other range queries use * as open endpoints... perhaps

[jira] [Updated] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10121: Attachment: SOLR-10121.patch Here's a draft patch to fix the currently identified concurrency

[jira] [Commented] (SOLR-10130) Serious performance degradation in Solr 6.4.1 due to the new metrics collection

2017-02-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15866067#comment-15866067 ] Yonik Seeley commented on SOLR-10130: - Just a matter of how many little IOs are involved in your

Re: Welcome Toke Eskildsen as a Lucene/Solr committer

2017-02-14 Thread Yonik Seeley
Congrats Toke! -Yonik On Tue, Feb 14, 2017 at 7:09 AM, Jan Høydahl wrote: > I'm pleased to announce that Toke Eskildsen has accepted the Lucene > PMC's invitation to become a committer. > > Toke, it's tradition that you introduce yourself with a brief bio. > > Your

[jira] [Commented] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864590#comment-15864590 ] Yonik Seeley commented on SOLR-10121: - Thanks for the extra info - running the eviction listener

[jira] [Commented] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864343#comment-15864343 ] Yonik Seeley commented on SOLR-10121: - Hmmm, so on further review of BlockCache.java, I think I've

[jira] [Commented] (SOLR-10114) child documents lack _version_, susceptible to reordered delete-by-query

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15864038#comment-15864038 ] Yonik Seeley commented on SOLR-10114: - bq. if the fix is to store the version with the child docs

[jira] [Updated] (SOLR-10130) Serious performance degradation in Solr 6.4.1 due to the new metrics collection

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10130: Priority: Blocker (was: Major) > Serious performance degradation in Solr 6.4.1 due to the

[jira] [Comment Edited] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863699#comment-15863699 ] Yonik Seeley edited comment on SOLR-10121 at 2/13/17 2:17 PM: -- I reviewed

[jira] [Commented] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863699#comment-15863699 ] Yonik Seeley commented on SOLR-10121: - I reviewed the pertinent BlockCache and couldn't see any thread

Re: [JENKINS] Lucene-Solr-Tests-6.x - Build # 716 - Still Failing

2017-02-10 Thread Yonik Seeley
Whoops, thanks! -Yonik On Fri, Feb 10, 2017 at 6:40 PM, Michael McCandless wrote: > I pushed a fix. > > Mike McCandless > > http://blog.mikemccandless.com > > > On Fri, Feb 10, 2017 at 6:26 PM, Apache Jenkins Server > wrote: >> Build:

[jira] [Commented] (SOLR-10115) Corruption in read-side of SOLR-HDFS stack

2017-02-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861911#comment-15861911 ] Yonik Seeley commented on SOLR-10115: - bq. keysToRelease is not a concurrent data structure

[jira] [Created] (SOLR-10122) lower memory usage for facet sorted on unique(other_field)

2017-02-10 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-10122: --- Summary: lower memory usage for facet sorted on unique(other_field) Key: SOLR-10122 URL: https://issues.apache.org/jira/browse/SOLR-10122 Project: Solr Issue

[jira] [Commented] (SOLR-10114) child documents lack _version_, susceptible to reordered delete-by-query

2017-02-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15861763#comment-15861763 ] Yonik Seeley commented on SOLR-10114: - Great! A simple non-concurrent way to reproduce would

[jira] [Created] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-10 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-10121: --- Summary: BlockCache corruption with high concurrency Key: SOLR-10121 URL: https://issues.apache.org/jira/browse/SOLR-10121 Project: Solr Issue Type: Bug

[jira] [Assigned] (SOLR-10121) BlockCache corruption with high concurrency

2017-02-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-10121: --- Assignee: Yonik Seeley > BlockCache corruption with high concurre

[jira] [Updated] (SOLR-10116) BlockCache test and documentation improvement

2017-02-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10116: Attachment: SOLR-10116.patch Here's a concurrency test I added for BlockCache. Interestingly enough

[jira] [Created] (SOLR-10116) BlockCache test and documentation improvement

2017-02-09 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-10116: --- Summary: BlockCache test and documentation improvement Key: SOLR-10116 URL: https://issues.apache.org/jira/browse/SOLR-10116 Project: Solr Issue Type

[jira] [Updated] (SOLR-10115) Corruption in read-side of SOLR-HDFS stack

2017-02-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10115: Attachment: YCS_HdfsTest.java Attaching unit test that can reproduce. It's not in patch form

[jira] [Created] (SOLR-10115) Corruption in read-side of SOLR-HDFS stack

2017-02-09 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-10115: --- Summary: Corruption in read-side of SOLR-HDFS stack Key: SOLR-10115 URL: https://issues.apache.org/jira/browse/SOLR-10115 Project: Solr Issue Type: Bug

[jira] [Created] (SOLR-10114) child documents lack _version_, susceptible to reordered delete-by-query

2017-02-09 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-10114: --- Summary: child documents lack _version_, susceptible to reordered delete-by-query Key: SOLR-10114 URL: https://issues.apache.org/jira/browse/SOLR-10114 Project: Solr

[jira] [Issue Comment Deleted] (LUCENE-7410) Make cache keys and closed listeners less trappy

2017-02-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated LUCENE-7410: - Comment: was deleted (was: Seems like CacheHelper is missing from the patch? ) > Make ca

[jira] [Commented] (LUCENE-7410) Make cache keys and closed listeners less trappy

2017-02-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855038#comment-15855038 ] Yonik Seeley commented on LUCENE-7410: -- Seems like CacheHelper is missing from the patch? > M

[jira] [Commented] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2017-02-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15851464#comment-15851464 ] Yonik Seeley commented on SOLR-9764: bq. The filterCache/queryResultCache didn't have any entries

[jira] [Commented] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2017-02-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15850982#comment-15850982 ] Yonik Seeley commented on SOLR-9764: bq. I think getLiveDocs as implemented here will do a volatile

[jira] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2017-01-31 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-9764. Resolution: Fixed Assignee: Yonik Seeley Fix Version/s: master (7.0

[jira] (SOLR-10049) Collection deletion leaves behind the snapshot metadata

2017-01-30 Thread Yonik Seeley (JIRA)
Title: Message Title Yonik Seeley resolved as Fixed

[jira] (SOLR-10049) Collection deletion leaves behind the snapshot metadata

2017-01-30 Thread Yonik Seeley (JIRA)
Title: Message Title Yonik Seeley assigned an issue to Yonik Seeley

[jira] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2017-01-30 Thread Yonik Seeley (JIRA)
Title: Message Title Yonik Seeley updated an issue

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2017-01-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9764: --- Attachment: SOLR-9764.patch tldr; the attached patch should make all queries that end up matching all

[jira] [Commented] (SOLR-10023) Improve single unit test run time with ant.

2017-01-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840523#comment-15840523 ] Yonik Seeley commented on SOLR-10023: - bq. Attaching patch that adds a non-recursive test-only +1

[jira] [Commented] (SOLR-10015) Remove strong reference to Field Cache key (optional) so that GC can release some Field Cache entries when Solr is under memory pressure

2017-01-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15839958#comment-15839958 ] Yonik Seeley commented on SOLR-10015: - Removing the strong references means that cache entries

[jira] [Commented] (SOLR-10039) LatLonPointSpatialField

2017-01-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15839912#comment-15839912 ] Yonik Seeley commented on SOLR-10039: - Glad to see progress on this front! Regarding this: {code

[jira] [Commented] (SOLR-10032) Create report to assess Solr test quality at a commit point.

2017-01-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15838177#comment-15838177 ] Yonik Seeley commented on SOLR-10032: - bq. We can also send an occasional email to the dev list

Re: Welcome Cao Manh Dat as a Lucene/Solr committer

2017-01-09 Thread Yonik Seeley
Congrats Dat! -Yonik On Mon, Jan 9, 2017 at 10:57 AM, Joel Bernstein wrote: > I'm pleased to announce that Cao Manh Dat has accepted the Lucene > PMC's invitation to become a committer. > > Dat, it's tradition that you introduce yourself with a brief bio. > > Your account

[jira] [Resolved] (SOLR-9931) hll omits value in distributed mode when no values in field

2017-01-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-9931. Resolution: Fixed Fix Version/s: 6.4 master (7.0) > hll omits va

[jira] [Updated] (SOLR-9931) hll omits value in distributed mode when no values in field

2017-01-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9931: --- Attachment: SOLR-9931.patch OK, here's a patch that returns 0 for both distrib and non-distrib hll

[jira] [Updated] (SOLR-9931) hll omits value in distributed mode when no values in field

2017-01-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9931: --- Attachment: SOLR-9931.patch Here's a simple test that currently fails. > hll omits va

[jira] [Assigned] (SOLR-9931) hll omits value in distributed mode when no values in field

2017-01-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-9931: -- Assignee: Yonik Seeley > hll omits value in distributed mode when no values in fi

[jira] [Created] (SOLR-9931) hll omits value in distributed mode when no values in field

2017-01-05 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-9931: -- Summary: hll omits value in distributed mode when no values in field Key: SOLR-9931 URL: https://issues.apache.org/jira/browse/SOLR-9931 Project: Solr Issue

[jira] [Resolved] (SOLR-9917) NPE in JSON facet merger

2017-01-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-9917. Resolution: Fixed > NPE in JSON facet merger > > >

[jira] [Updated] (SOLR-9917) NPE in JSON facet merger

2017-01-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9917: --- Attachment: SOLR-9917.patch OK, here's a patch + test. > NPE in JSON facet mer

[jira] [Commented] (SOLR-8030) Transaction log does not store the update chain (or req params?) used for updates

2017-01-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15799165#comment-15799165 ] Yonik Seeley commented on SOLR-8030: bq. I have no idea how controversial ripping this mode

[jira] [Commented] (SOLR-9917) NPE in JSON facet merger

2017-01-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15796375#comment-15796375 ] Yonik Seeley commented on SOLR-9917: Thanks for the extra info, I've now reproduced it and am working

[jira] [Updated] (SOLR-9917) NPE in JSON facet merger

2017-01-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9917: --- Attachment: SOLR-9917.patch Here's a test patch I tried using to force empty shards. But I guess we

[jira] [Commented] (SOLR-9917) NPE in JSON facet merger

2017-01-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15796234#comment-15796234 ] Yonik Seeley commented on SOLR-9917: It's odd this never happens once in a while to TestJsonFacets, so

[jira] [Assigned] (SOLR-9917) NPE in JSON facet merger

2017-01-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-9917: -- Assignee: Yonik Seeley > NPE in JSON facet mer

[jira] [Commented] (SOLR-9917) NPE in JSON facet merger

2017-01-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15795820#comment-15795820 ] Yonik Seeley commented on SOLR-9917: Thanks for investigating Markus, I'll look into it now... >

Re: Welcome Jim Ferenczi as a Lucene/Solr committer

2017-01-01 Thread Yonik Seeley
Congrats Jim! -Yonik On Sun, Jan 1, 2017 at 1:47 PM, jim ferenczi wrote: > Hi, > > Thanks all for this warm welcome ! > > I am very happy to join you as a commiter especially in this period of the > year, I received the invitation the 24th of December and this is now >

Re: Welcome Mikhail Khludnev to the PMC

2016-12-30 Thread Yonik Seeley
Congrats Mikhail! -Yonik On Fri, Dec 30, 2016 at 10:15 AM, Adrien Grand wrote: > I am pleased to announce that Mikhail Khludnev has accepted the PMC's > invitation to join. > > Welcome Mikhail! > > Adrien

Re: Welcome Christine Poerschke to the PMC

2016-12-30 Thread Yonik Seeley
Congrats Christine! -Yonik On Fri, Dec 30, 2016 at 7:46 AM, Adrien Grand wrote: > I am pleased to announce that Christine Poerschke has accepted the PMC's > invitation to join. > > Welcome Christine! > > Adrien

[jira] [Commented] (SOLR-7466) Allow optional leading wildcards in complexphrase

2016-12-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15786862#comment-15786862 ] Yonik Seeley commented on SOLR-7466: bq. Is there any veto to make leading wildcards always

[jira] [Updated] (SOLR-9900) ReversedWildcardFilterFactory yields false positive hits for range query

2016-12-28 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9900: --- Attachment: SOLR-9900.patch Attached is a simple fix for the query parser. It doesn't really fix

[jira] [Commented] (SOLR-9882) ClassCastException: BasicResultContext cannot be cast to SolrDocumentList

2016-12-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15768983#comment-15768983 ] Yonik Seeley commented on SOLR-9882: I've been able to manually trigger a time-exceeded exception

[jira] [Updated] (SOLR-9882) ClassCastException: BasicResultContext cannot be cast to SolrDocumentList

2016-12-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9882: --- Attachment: SOLR-9882.patch Here's a patch that should do the right thing... I'm going to try testing

[jira] [Commented] (SOLR-9882) ClassCastException: BasicResultContext cannot be cast to SolrDocumentList

2016-12-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15768807#comment-15768807 ] Yonik Seeley commented on SOLR-9882: I suspect that our tests always time out before producing

[jira] [Comment Edited] (SOLR-7115) UpdateLog can miss closing transaction log objects.

2016-12-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15764127#comment-15764127 ] Yonik Seeley edited comment on SOLR-7115 at 12/20/16 12:44 PM: --- I thought

[jira] [Commented] (SOLR-7115) UpdateLog can miss closing transaction log objects.

2016-12-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15764127#comment-15764127 ] Yonik Seeley commented on SOLR-7115: I thought about that... but calling postCommit assumes a new

[jira] [Resolved] (SOLR-7115) UpdateLog can miss closing transaction log objects.

2016-12-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-7115. Resolution: Fixed Resolving as part of SOLR-7912 > UpdateLog can miss closing transaction

[jira] [Commented] (SOLR-7115) UpdateLog can miss closing transaction log objects.

2016-12-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15758997#comment-15758997 ] Yonik Seeley commented on SOLR-7115: I tried out the modified test, and as expected it passes (since

[jira] [Resolved] (SOLR-9873) Function result is compared with itself

2016-12-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-9873. Resolution: Fixed Fix Version/s: 6.4 master (7.0) > Function res

[jira] [Commented] (SOLR-9873) Function result is compared with itself

2016-12-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755613#comment-15755613 ] Yonik Seeley commented on SOLR-9873: Thanks! I'm running all the tests now with this change to see

[jira] [Assigned] (SOLR-9873) Function result is compared with itself

2016-12-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-9873: -- Assignee: Yonik Seeley > Function result is compared with its

[jira] [Assigned] (SOLR-7115) UpdateLog can miss closing transaction log objects.

2016-12-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-7115: -- Assignee: Yonik Seeley > UpdateLog can miss closing transaction log obje

[jira] [Commented] (SOLR-7115) UpdateLog can miss closing transaction log objects.

2016-12-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755035#comment-15755035 ] Yonik Seeley commented on SOLR-7115: I don't know if the patch to DUH2 is needed for other reasons

[jira] [Commented] (SOLR-9712) Saner default for maxWarmingSearchers

2016-12-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15754990#comment-15754990 ] Yonik Seeley commented on SOLR-9712: Nope... I hadn't realized we had a good reproducible test

[jira] [Resolved] (SOLR-9712) Saner default for maxWarmingSearchers

2016-12-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-9712. Resolution: Fixed Assignee: Yonik Seeley > Saner default for maxWarmingSearch

[jira] [Commented] (SOLR-9712) Saner default for maxWarmingSearchers

2016-12-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753353#comment-15753353 ] Yonik Seeley commented on SOLR-9712: OK, how about this? {quote} maxWarmingSearchers now defaults to 1

[jira] [Commented] (SOLR-9712) Saner default for maxWarmingSearchers

2016-12-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753323#comment-15753323 ] Yonik Seeley commented on SOLR-9712: bq. If the CHANGES.txt is no more clear than the title

[jira] [Updated] (SOLR-9712) Saner default for maxWarmingSearchers

2016-12-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9712: --- Attachment: SOLR-9712.patch OK, here's the final patch that I'll probably commit tomorrow. Most

[jira] [Commented] (SOLR-9712) Saner default for maxWarmingSearchers

2016-12-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752939#comment-15752939 ] Yonik Seeley commented on SOLR-9712: OK, I have clean runs now (with no further changes)... looks like

[jira] [Commented] (SOLR-9599) DocValues performance regression with new iterator API

2016-12-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752788#comment-15752788 ] Yonik Seeley commented on SOLR-9599: No, the list of subtasks isn't comprehensive or anything... I

[jira] [Updated] (SOLR-9712) Saner default for maxWarmingSearchers

2016-12-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9712: --- Attachment: SOLR-9712.patch > Saner default for maxWarmingSearch

[jira] [Commented] (SOLR-9712) Saner default for maxWarmingSearchers

2016-12-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752122#comment-15752122 ] Yonik Seeley commented on SOLR-9712: Here's an updated patch that changes the default

[jira] [Commented] (SOLR-9712) Saner default for maxWarmingSearchers

2016-12-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751816#comment-15751816 ] Yonik Seeley commented on SOLR-9712: OK, I'm going to create a stress test for concurrent commits

Re: Welcome Varun Thacker to the Apache Lucene/Solr PMC

2016-12-12 Thread Yonik Seeley
Congrats Varun! -Yonik On Mon, Dec 12, 2016 at 4:33 PM, Anshum Gupta wrote: > I am pleased to announce that Varun Thacker has accepted the PMC's > invitation to join. > > Welcome Varun! > > -Anshum -

[jira] [Resolved] (SOLR-9837) Performance regression of numeric field uninversion time

2016-12-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-9837. Resolution: Fixed > Performance regression of numeric field uninversion t

[jira] [Commented] (SOLR-9837) Performance regression of numeric field uninversion time

2016-12-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15733368#comment-15733368 ] Yonik Seeley commented on SOLR-9837: OK, I found the culprit... https://github.com/apache/lucene-solr

[jira] [Assigned] (SOLR-9837) Performance regression of numeric field uninversion time

2016-12-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-9837: -- Assignee: Yonik Seeley > Performance regression of numeric field uninversion t

[jira] [Created] (SOLR-9837) Performance regression of numeric field uninversion time

2016-12-07 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-9837: -- Summary: Performance regression of numeric field uninversion time Key: SOLR-9837 URL: https://issues.apache.org/jira/browse/SOLR-9837 Project: Solr Issue Type

[jira] [Resolved] (SOLR-9822) Improve faceting performance with FieldCache (single-valued string counts only)

2016-12-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-9822. Resolution: Fixed Since I don't know when I'm going to be able to get to the other cases, I

[jira] [Updated] (SOLR-9822) Improve faceting performance with FieldCache (single-valued string counts only)

2016-12-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9822: --- Affects Version/s: master (7.0) > Improve faceting performance with FieldCache (single-valued str

[jira] [Updated] (SOLR-9822) Improve faceting performance with FieldCache (single-valued string counts only)

2016-12-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9822: --- Summary: Improve faceting performance with FieldCache (single-valued string counts only

[jira] [Commented] (SOLR-9822) Improve faceting performance with FieldCache

2016-12-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15726360#comment-15726360 ] Yonik Seeley commented on SOLR-9822: I tried yet another approach of bulk gathering the id+ord

[jira] [Commented] (SOLR-9822) Improve faceting performance with FieldCache

2016-12-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15725997#comment-15725997 ] Yonik Seeley commented on SOLR-9822: bq. I'm more interested in faceting performance without

[jira] [Updated] (SOLR-9822) Improve faceting performance with FieldCache

2016-12-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9822: --- Attachment: SOLR-9822_OrdValues.patch Here's another approach (attached): an OrdValues wrapper

[jira] [Commented] (SOLR-9822) Improve faceting performance with FieldCache

2016-12-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15720050#comment-15720050 ] Yonik Seeley commented on SOLR-9822: bq. the lambda leads with if (ord >= 0) but why would it e

<    2   3   4   5   6   7   8   9   10   11   >