[GitHub] [lucene-solr] jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-11 Thread GitBox
jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#discussion_r333851594 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ##

[GitHub] [lucene-solr] jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-11 Thread GitBox
jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#discussion_r333851594 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ##

[GitHub] [lucene-solr] treygrainger opened a new pull request #941: SOLR-13836: Add 'streaming_expression' QParser

2019-10-11 Thread GitBox
treygrainger opened a new pull request #941: SOLR-13836: Add 'streaming_expression' QParser URL: https://github.com/apache/lucene-solr/pull/941 # Description It is currently possible to hit the search handler in a streaming expression ("search(...)"), but it is not currently

[jira] [Assigned] (SOLR-13835) HttpSolrCall produces incorrect extra AuditEvent on AuthorizationResponse.PROMPT

2019-10-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-13835: -- Assignee: (was: Jan Høydahl) > HttpSolrCall produces incorrect extra AuditEvent on >

[jira] [Commented] (LUCENE-9004) Approximate nearest vector search

2019-10-11 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949250#comment-16949250 ] Adrien Grand commented on LUCENE-9004: -- Pretty cool! I don't know HNSW so I can't comment on that

[jira] [Commented] (SOLR-13835) HttpSolrCall produces incorrect extra AuditEvent on AuthorizationResponse.PROMPT

2019-10-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949225#comment-16949225 ] Jan Høydahl commented on SOLR-13835: The first if block was introduced back in 2005 as part of 

[GitHub] [lucene-solr] jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-11 Thread GitBox
jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#discussion_r333815178 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ##

[GitHub] [lucene-solr] jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-11 Thread GitBox
jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#discussion_r333851594 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ##

[GitHub] [lucene-solr] jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-11 Thread GitBox
jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#discussion_r333851594 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ##

[GitHub] [lucene-solr] jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-11 Thread GitBox
jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#discussion_r333815178 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ##

[GitHub] [lucene-solr] jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-11 Thread GitBox
jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#discussion_r333851594 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ##

[GitHub] [lucene-solr] jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-11 Thread GitBox
jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#discussion_r333896983 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ##

[GitHub] [lucene-solr] jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-11 Thread GitBox
jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#discussion_r333896831 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ##

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-10-11 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949575#comment-16949575 ] Adrien Grand commented on LUCENE-8920: -- Ah sorry it was not clear to me this was blocking you. I

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-10-11 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949654#comment-16949654 ] Adrien Grand commented on LUCENE-8920: -- Right, this is what I had in mind, trying to reproduce the

[jira] [Commented] (SOLR-13793) HTTPSolrCall makes cascading calls even when all replicas are down for a collection

2019-10-11 Thread Kesharee Nandan Vishwakarma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949702#comment-16949702 ] Kesharee Nandan Vishwakarma commented on SOLR-13793: Sounds good, let me know if you

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949720#comment-16949720 ] ASF subversion and git services commented on SOLR-13815: Commit

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949721#comment-16949721 ] ASF subversion and git services commented on SOLR-13815: Commit

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949719#comment-16949719 ] ASF subversion and git services commented on SOLR-13815: Commit

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949757#comment-16949757 ] ASF subversion and git services commented on SOLR-13815: Commit

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949756#comment-16949756 ] ASF subversion and git services commented on SOLR-13815: Commit

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949755#comment-16949755 ] ASF subversion and git services commented on SOLR-13815: Commit

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949753#comment-16949753 ] ASF subversion and git services commented on SOLR-13815: Commit

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949754#comment-16949754 ] ASF subversion and git services commented on SOLR-13815: Commit

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949752#comment-16949752 ] ASF subversion and git services commented on SOLR-13815: Commit

[GitHub] [lucene-solr] yonik merged pull request #920: SOLR-13815: add simple live split test to help debugging possible issue

2019-10-11 Thread GitBox
yonik merged pull request #920: SOLR-13815: add simple live split test to help debugging possible issue URL: https://github.com/apache/lucene-solr/pull/920 This is an automated message from the Apache Git Service. To

[jira] [Commented] (SOLR-13827) Fail on Unknown operation in Request Parameters API

2019-10-11 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949715#comment-16949715 ] Noble Paul commented on SOLR-13827: --- I guess we should just fix this opne issue and use the rewrite

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949539#comment-16949539 ] ASF subversion and git services commented on SOLR-13105: Commit

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-10-11 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949635#comment-16949635 ] Michael Sokolov commented on LUCENE-8920: - I think you had previously created a test case for

[jira] [Updated] (SOLR-13815) Live split can lose data

2019-10-11 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-13815: Fix Version/s: 8.3 > Live split can lose data > > > Key:

[jira] [Commented] (SOLR-13817) Deprecate legacy SolrCache implementations

2019-10-11 Thread Ben Manes (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949630#comment-16949630 ] Ben Manes commented on SOLR-13817: -- You might also want to review whether atomic computations (loading

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-10-11 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949647#comment-16949647 ] Michael Sokolov commented on LUCENE-8920: - {{For posterity, this is the worst case test that

[GitHub] [lucene-solr] iverase merged pull request #926: LUCENE-8928: Compute exact bounds every N splits

2019-10-11 Thread GitBox
iverase merged pull request #926: LUCENE-8928: Compute exact bounds every N splits URL: https://github.com/apache/lucene-solr/pull/926 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (LUCENE-8928) BKDWriter could make splitting decisions based on the actual range of values

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949591#comment-16949591 ] ASF subversion and git services commented on LUCENE-8928: - Commit

[jira] [Commented] (SOLR-13834) ZkController#getSolrCloudManager() creates a new instance of ZkStateReader

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949619#comment-16949619 ] ASF subversion and git services commented on SOLR-13834: Commit

[jira] [Commented] (SOLR-13835) HttpSolrCall produces incorrect extra AuditEvent on AuthorizationResponse.PROMPT

2019-10-11 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949629#comment-16949629 ] Chris M. Hostetter commented on SOLR-13835: --- Jan: Maybe i'm missing something, but IIUC in the

[jira] [Commented] (SOLR-13778) Windows JDK SSL Test Failure trend: SSLException: Software caused connection abort: recv failed

2019-10-11 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949681#comment-16949681 ] Chris M. Hostetter commented on SOLR-13778: --- I just realized we're seeing a slightly

[GitHub] [lucene-solr] atris commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-11 Thread GitBox
atris commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r334107604 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -1691,4

[jira] [Comment Edited] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-10-11 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949647#comment-16949647 ] Michael Sokolov edited comment on LUCENE-8920 at 10/11/19 5:14 PM: ---

[jira] [Comment Edited] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-10-11 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949647#comment-16949647 ] Michael Sokolov edited comment on LUCENE-8920 at 10/11/19 5:13 PM: ---

[GitHub] [lucene-solr] atris commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-11 Thread GitBox
atris commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r334101248 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -244,6

[jira] [Commented] (SOLR-13472) HTTP requests to a node that does not hold a core of the collection are unauthorized

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949593#comment-16949593 ] ASF subversion and git services commented on SOLR-13472: Commit

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-10-11 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949568#comment-16949568 ] Michael Sokolov commented on LUCENE-8920: - Fine by me. I find it too difficult to iterate on a

[GitHub] [lucene-solr] chatman opened a new pull request #942: SOLR-13834: ZkController#getSolrCloudManager() now uses the same ZkStateReader

2019-10-11 Thread GitBox
chatman opened a new pull request #942: SOLR-13834: ZkController#getSolrCloudManager() now uses the same ZkStateReader URL: https://github.com/apache/lucene-solr/pull/942 Details in the JIRA. All tests pass. (FYI, without the changes to AddShardCmd and SplitShardCmd, the

[GitHub] [lucene-solr] atris commented on issue #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-11 Thread GitBox
atris commented on issue #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#issuecomment-541154942 Any thoughts on this one? Seems useful enough?

[jira] [Created] (SOLR-13838) igain query parser generating invalid output

2019-10-11 Thread Peter Davie (Jira)
Peter Davie created SOLR-13838: -- Summary: igain query parser generating invalid output Key: SOLR-13838 URL: https://issues.apache.org/jira/browse/SOLR-13838 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-13787) An annotation based system to write v2 only APIs

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949918#comment-16949918 ] ASF subversion and git services commented on SOLR-13787: Commit

[jira] [Commented] (SOLR-13787) An annotation based system to write v2 only APIs

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949900#comment-16949900 ] ASF subversion and git services commented on SOLR-13787: Commit

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-11 Thread Shalin Shekhar Mangar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949901#comment-16949901 ] Shalin Shekhar Mangar commented on SOLR-13815: -- Probably too late for this comment but...

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-11 Thread Shalin Shekhar Mangar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949902#comment-16949902 ] Shalin Shekhar Mangar commented on SOLR-13815: -- Thanks for investigating and fixing the

[jira] [Commented] (SOLR-13787) An annotation based system to write v2 only APIs

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949917#comment-16949917 ] ASF subversion and git services commented on SOLR-13787: Commit

[jira] [Commented] (SOLR-13760) Date Math in "start" attribute of routed alias causes exception

2019-10-11 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949853#comment-16949853 ] Gus Heck commented on SOLR-13760: - Noticed one test failure on fucit.org, for the test added in this

[jira] [Commented] (SOLR-13760) Date Math in "start" attribute of routed alias causes exception

2019-10-11 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949855#comment-16949855 ] Gus Heck commented on SOLR-13760: - I should add that the nature of the failure is one of the assert not

[GitHub] [lucene-solr] jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-11 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r333907193 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-11 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r333892366 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -732,6

[GitHub] [lucene-solr] jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-11 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r333896563 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -244,6

[GitHub] [lucene-solr] jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-11 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r333894810 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -244,6

[jira] [Commented] (SOLR-13787) An annotation based system to write v2 only APIs

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949453#comment-16949453 ] ASF subversion and git services commented on SOLR-13787: Commit

[jira] [Commented] (SOLR-13787) An annotation based system to write v2 only APIs

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949454#comment-16949454 ] ASF subversion and git services commented on SOLR-13787: Commit

[jira] [Updated] (SOLR-13741) possible AuditLogger bugs uncovered while hardening AuditLoggerIntegrationTest

2019-10-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13741: --- Attachment: SOLR-13741.patch > possible AuditLogger bugs uncovered while hardening

[jira] [Commented] (SOLR-13829) RecursiveEvaluator casts Continuous numbers to Discrete Numbers, causing mismatch

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949427#comment-16949427 ] ASF subversion and git services commented on SOLR-13829: Commit

[jira] [Resolved] (SOLR-13829) RecursiveEvaluator casts Continuous numbers to Discrete Numbers, causing mismatch

2019-10-11 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-13829. --- Fix Version/s: 8.3 Resolution: Resolved > RecursiveEvaluator casts Continuous numbers

[jira] [Commented] (SOLR-13741) possible AuditLogger bugs uncovered while hardening AuditLoggerIntegrationTest

2019-10-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949366#comment-16949366 ] Jan Høydahl commented on SOLR-13741: Ok, uploaded yet another patch with a new test for V2 API.

[jira] [Commented] (SOLR-13828) Improve ExecutePlanAction error handling

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949414#comment-16949414 ] ASF subversion and git services commented on SOLR-13828: Commit

[jira] [Commented] (SOLR-13741) possible AuditLogger bugs uncovered while hardening AuditLoggerIntegrationTest

2019-10-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949321#comment-16949321 ] Jan Høydahl commented on SOLR-13741: {quote}why did the comment for a "wrong password" claim it was

[jira] [Updated] (SOLR-13837) AuditLogger must handle V2 requests better

2019-10-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13837: --- Description: Spinoff from SOLR-13741 Turns out that Audit logger does not log the body of V2 Admin

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-10-11 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949498#comment-16949498 ] Adrien Grand commented on LUCENE-8920: -- Changing the constant would work for me, I just wonder that

[GitHub] [lucene-solr] jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-11 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r333900618 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-11 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r333896448 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -244,6

[GitHub] [lucene-solr] jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-11 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r333892145 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -449,12

[GitHub] [lucene-solr] jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-11 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r333898028 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -244,6

[GitHub] [lucene-solr] jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-11 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r333898690 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -244,6

[GitHub] [lucene-solr] jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-11 Thread GitBox
jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#discussion_r333896983 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ##

[jira] [Updated] (SOLR-13741) possible AuditLogger bugs uncovered while hardening AuditLoggerIntegrationTest

2019-10-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13741: --- Attachment: SOLR-13741.patch > possible AuditLogger bugs uncovered while hardening

[jira] [Commented] (SOLR-13829) RecursiveEvaluator casts Continuous numbers to Discrete Numbers, causing mismatch

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949422#comment-16949422 ] ASF subversion and git services commented on SOLR-13829: Commit

[GitHub] [lucene-solr] jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-11 Thread GitBox
jgq2008303393 commented on a change in pull request #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#discussion_r333896831 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ##

[jira] [Commented] (SOLR-13787) An annotation based system to write v2 only APIs

2019-10-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949455#comment-16949455 ] ASF subversion and git services commented on SOLR-13787: Commit