[jira] [Updated] (SOLR-14967) CloudSolrClient does not pass _stateVer_ if ModifiableSolrParams isn't used

2020-10-27 Thread Varun Thacker (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-14967: - Description: If you are using CloudSolrClient and *only* if you are making a request with

[jira] [Commented] (LUCENE-9586) Intellij not able to resolve jdk.javadoc.doclet

2020-10-27 Thread Aishwarya Dabhade (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221856#comment-17221856 ] Aishwarya Dabhade commented on LUCENE-9586: --- Thanks a lot for your reply, I will keep in mind

[jira] [Resolved] (LUCENE-9586) Intellij not able to resolve jdk.javadoc.doclet

2020-10-27 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved LUCENE-9586. Resolution: Information Provided Please use the user's or dev list for questions like

[jira] [Updated] (SOLR-14965) Adding metrics to track size of Overseer queues

2020-10-27 Thread Saatchi Bhalla (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saatchi Bhalla updated SOLR-14965: -- Status: Patch Available (was: Open) > Adding metrics to track size of Overseer queues >

[GitHub] [lucene-solr] saatchibhalla opened a new pull request #2040: SOLR-14965 add overseer queue size metrics

2020-10-27 Thread GitBox
saatchibhalla opened a new pull request #2040: URL: https://github.com/apache/lucene-solr/pull/2040 # Description Please provide a short description of the changes you're making with this pull request. The Overseer work queues stored in ZK and abstracted by the

[jira] [Updated] (LUCENE-9587) Tests in gradle do not run with "--illegal-access=deny" like in 8.x

2020-10-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-9587: -- Fix Version/s: master (9.0) > Tests in gradle do not run with "--illegal-access=deny" like in

[jira] [Resolved] (LUCENE-9587) Tests in gradle do not run with "--illegal-access=deny" like in 8.x

2020-10-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-9587. --- Resolution: Fixed > Tests in gradle do not run with "--illegal-access=deny" like in 8.x >

[jira] [Commented] (LUCENE-9587) Tests in gradle do not run with "--illegal-access=deny" like in 8.x

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

[GitHub] [lucene-solr] uschindler merged pull request #2039: LUCENE-9587: Add '--illegal-access=deny' to test runner

2020-10-27 Thread GitBox
uschindler merged pull request #2039: URL: https://github.com/apache/lucene-solr/pull/2039 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[jira] [Commented] (SOLR-14749) Provide a clean API for cluster-level event processing

2020-10-27 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221797#comment-17221797 ] Noble Paul commented on SOLR-14749: --- I mean we have 2 new capabilities * Registering a cluster

[jira] [Resolved] (SOLR-14940) ReplicationHandler memory leak through SolrCore.closeHooks

2020-10-27 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-14940. -- Fix Version/s: 8.8 master (9.0) Resolution: Fixed > ReplicationHandler

[jira] [Commented] (SOLR-14940) ReplicationHandler memory leak through SolrCore.closeHooks

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

[GitHub] [lucene-solr] madrob closed pull request #1997: SOLR-14940: Add ability to remove SolrCore.closeHooks. Keep reference…

2020-10-27 Thread GitBox
madrob closed pull request #1997: URL: https://github.com/apache/lucene-solr/pull/1997 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Commented] (SOLR-14940) ReplicationHandler memory leak through SolrCore.closeHooks

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

[jira] [Created] (SOLR-14967) CloudSolrClient does not pass _stateVer_ if ModifiableSolrParams isn't used

2020-10-27 Thread Varun Thacker (Jira)
Varun Thacker created SOLR-14967: Summary: CloudSolrClient does not pass _stateVer_ if ModifiableSolrParams isn't used Key: SOLR-14967 URL: https://issues.apache.org/jira/browse/SOLR-14967 Project:

[jira] [Created] (SOLR-14966) Solr should use cache collection state to validate _stateVer_ sent by SolrJ

2020-10-27 Thread Varun Thacker (Jira)
Varun Thacker created SOLR-14966: Summary: Solr should use cache collection state to validate _stateVer_ sent by SolrJ Key: SOLR-14966 URL: https://issues.apache.org/jira/browse/SOLR-14966 Project:

[jira] [Commented] (SOLR-14749) Provide a clean API for cluster-level event processing

2020-10-27 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221730#comment-17221730 ] Andrzej Bialecki commented on SOLR-14749: - [~noble.paul] "this" meaning what part specifically?

[jira] [Updated] (LUCENE-9587) Tests in gradle do not run with "--illegal-access=deny" like in 8.x

2020-10-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-9587: -- Description: In LUCENE-8035 we added {{--illegal-access=deny}} to the JVM options to enfoce

[jira] [Updated] (LUCENE-9587) Tests in gradle do not run with "--illegal-access=deny" like in 8.x

2020-10-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-9587: -- Description: In LUCENE-8035 we added {{--illegal-access=deny}} to the JVM options to enfoce

[jira] [Updated] (LUCENE-9587) Tests in gradle do not run with "--illegal-access=deny" like in 8.x

2020-10-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-9587: -- Labels: Java16 (was: ) > Tests in gradle do not run with "--illegal-access=deny" like in 8.x

[jira] [Commented] (LUCENE-9587) Tests in gradle do not run with "--illegal-access=deny" like in 8.x

2020-10-27 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221724#comment-17221724 ] Uwe Schindler commented on LUCENE-9587: --- PR is here:

[GitHub] [lucene-solr] uschindler opened a new pull request #2039: LUCENE-9587: Add '--illegal-access=deny' to test runner

2020-10-27 Thread GitBox
uschindler opened a new pull request #2039: URL: https://github.com/apache/lucene-solr/pull/2039 This adds back the test runner option, so testing is strict with internal APIs. This is an automated message from the Apache

[jira] [Created] (LUCENE-9587) Tests in gradle do not run with "--illegal-access=deny" like in 8.x

2020-10-27 Thread Uwe Schindler (Jira)
Uwe Schindler created LUCENE-9587: - Summary: Tests in gradle do not run with "--illegal-access=deny" like in 8.x Key: LUCENE-9587 URL: https://issues.apache.org/jira/browse/LUCENE-9587 Project:

[jira] [Updated] (LUCENE-9586) Intellij not able to resolve jdk.javadoc.doclet

2020-10-27 Thread Aishwarya Dabhade (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aishwarya Dabhade updated LUCENE-9586: -- Affects Version/s: (was: 8.6.3) master (9.0) > Intellij

[jira] [Updated] (LUCENE-9586) Intellij not able to resolve jdk.javadoc.doclet

2020-10-27 Thread Aishwarya Dabhade (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aishwarya Dabhade updated LUCENE-9586: -- Description: I am a complete beginner trying to build Lucene from source on IntelliJ

[jira] [Created] (LUCENE-9586) Intellij not able to resolve jdk.javadoc.doclet

2020-10-27 Thread Aishwarya Dabhade (Jira)
Aishwarya Dabhade created LUCENE-9586: - Summary: Intellij not able to resolve jdk.javadoc.doclet Key: LUCENE-9586 URL: https://issues.apache.org/jira/browse/LUCENE-9586 Project: Lucene - Core

[jira] [Commented] (SOLR-14940) ReplicationHandler memory leak through SolrCore.closeHooks

2020-10-27 Thread Anver Sotnikov (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221604#comment-17221604 ] Anver Sotnikov commented on SOLR-14940: --- [~mdrob] It looks good to me. Thank you for adding tests.

[jira] [Commented] (SOLR-14940) ReplicationHandler memory leak through SolrCore.closeHooks

2020-10-27 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221595#comment-17221595 ] Mike Drob commented on SOLR-14940: -- [~anverus] - please let me know what you think of the latest patch,

[jira] [Commented] (SOLR-14927) Remove Overseer

2020-10-27 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221554#comment-17221554 ] Ilan Ginzburg commented on SOLR-14927: -- Thanks [~gezapeti]. I use the doc linked in the description

[GitHub] [lucene-solr] HoustonPutman commented on a change in pull request #2020: SOLR-14949: Ability to customize Solr Docker build

2020-10-27 Thread GitBox
HoustonPutman commented on a change in pull request #2020: URL: https://github.com/apache/lucene-solr/pull/2020#discussion_r512825250 ## File path: help/docker.txt ## @@ -0,0 +1,53 @@ +Docker Images for Solr +== + +Solr docker images are built using

[GitHub] [lucene-solr] HoustonPutman commented on pull request #2020: SOLR-14949: Ability to customize Solr Docker build

2020-10-27 Thread GitBox
HoustonPutman commented on pull request #2020: URL: https://github.com/apache/lucene-solr/pull/2020#issuecomment-717343306 @dweiss Is the way I am declaring and obtaining variables the correct way of doing it? This is an

[jira] [Resolved] (LUCENE-9475) Enhance the Gradle build as necessary after removing Ant support

2020-10-27 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved LUCENE-9475. Fix Version/s: master (9.0) Resolution: Fixed We're using Gradle, Ant has been

[jira] [Commented] (SOLR-14927) Remove Overseer

2020-10-27 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221480#comment-17221480 ] Gézapeti commented on SOLR-14927: - I think this is a good direction even if the complete removal of the

[jira] [Updated] (SOLR-10059) In SolrCloud, every fq added via is computed twice.

2020-10-27 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-10059: --- Attachment: SOLR-10059-RequestHandlerBase-prepareRequestParams.patch > In SolrCloud,

[jira] [Commented] (SOLR-10059) In SolrCloud, every fq added via is computed twice.

2020-10-27 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221474#comment-17221474 ] Christine Poerschke commented on SOLR-10059: {quote}... The FacetComponent corrects this

[GitHub] [lucene-solr] sigram commented on a change in pull request #1962: SOLR-14749 Provide a clean API for cluster-level event processing

2020-10-27 Thread GitBox
sigram commented on a change in pull request #1962: URL: https://github.com/apache/lucene-solr/pull/1962#discussion_r512718408 ## File path: solr/core/src/java/org/apache/solr/core/ClusterEventProducerFactory.java ## @@ -0,0 +1,178 @@ +package org.apache.solr.core; + +import

[jira] [Commented] (LUCENE-9583) How should we expose VectorValues.RandomAccess?

2020-10-27 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221445#comment-17221445 ] Michael Sokolov commented on LUCENE-9583: - The attached PR follows up on the idea of splitting

[jira] [Updated] (SOLR-14952) Add Jenkins CI support for s390x architecture

2020-10-27 Thread Gajanan kulkarni (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gajanan kulkarni updated SOLR-14952: Summary: Add Jenkins CI support for s390x architecture (was: Add Jenkins CI support for

[GitHub] [lucene-solr] gerlowskija edited a comment on pull request #936: SOLR-13205 fixed as per diffblue suggestion

2020-10-27 Thread GitBox
gerlowskija edited a comment on pull request #936: URL: https://github.com/apache/lucene-solr/pull/936#issuecomment-717210773 Hi @CaderHancock, I'm closing out this pull request - we fixed SOLR-13205 back in July of this year. We ended up taking a slightly different approach on the fix -

[GitHub] [lucene-solr] gerlowskija closed pull request #936: SOLR-13205 fixed as per diffblue suggestion

2020-10-27 Thread GitBox
gerlowskija closed pull request #936: URL: https://github.com/apache/lucene-solr/pull/936 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [lucene-solr] gerlowskija commented on pull request #936: SOLR-13205 fixed as per diffblue suggestion

2020-10-27 Thread GitBox
gerlowskija commented on pull request #936: URL: https://github.com/apache/lucene-solr/pull/936#issuecomment-717210773 Hi @CaderHancock, I'm closing out this pull request - we fixed SOLR-13205 back in July of this year. We ended up taking a slightly different approach on the fix -

[jira] [Comment Edited] (SOLR-14749) Provide a clean API for cluster-level event processing

2020-10-27 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221293#comment-17221293 ] Noble Paul edited comment on SOLR-14749 at 10/27/20, 10:22 AM: --- [~ab], this

[jira] [Commented] (SOLR-14749) Provide a clean API for cluster-level event processing

2020-10-27 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221293#comment-17221293 ] Noble Paul commented on SOLR-14749: --- [~ab], this is a user-facing change, Can you please add add

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1962: SOLR-14749 Provide a clean API for cluster-level event processing

2020-10-27 Thread GitBox
noblepaul commented on a change in pull request #1962: URL: https://github.com/apache/lucene-solr/pull/1962#discussion_r512566935 ## File path: solr/core/src/java/org/apache/solr/core/ClusterEventProducerFactory.java ## @@ -0,0 +1,178 @@ +package org.apache.solr.core; +

[jira] [Updated] (SOLR-14942) Reduce leader election time on node shutdown

2020-10-27 Thread Shalin Shekhar Mangar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-14942: - Fix Version/s: (was: 8.7) 8.8 > Reduce leader election

[jira] [Resolved] (SOLR-14942) Reduce leader election time on node shutdown

2020-10-27 Thread Shalin Shekhar Mangar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-14942. -- Fix Version/s: 8.7 master (9.0) Resolution: Fixed

[GitHub] [lucene-solr] atris closed pull request #2030: Fix CHANGES.txt for 8.7

2020-10-27 Thread GitBox
atris closed pull request #2030: URL: https://github.com/apache/lucene-solr/pull/2030 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Resolved] (LUCENE-9455) ExitableTermsEnum (in ExitableDirectoryReader) should sample next()

2020-10-27 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant resolved LUCENE-9455. Fix Version/s: 8.8 Resolution: Fixed Thanks [~zacharymorn] > ExitableTermsEnum

[jira] [Commented] (LUCENE-9455) ExitableTermsEnum (in ExitableDirectoryReader) should sample next()

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

[jira] [Commented] (LUCENE-9455) ExitableTermsEnum (in ExitableDirectoryReader) should sample next()

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

[GitHub] [lucene-solr] sigram commented on a change in pull request #1962: SOLR-14749 Provide a clean API for cluster-level event processing

2020-10-27 Thread GitBox
sigram commented on a change in pull request #1962: URL: https://github.com/apache/lucene-solr/pull/1962#discussion_r512473892 ## File path: solr/core/src/java/org/apache/solr/core/ClusterEventProducerFactory.java ## @@ -0,0 +1,178 @@ +package org.apache.solr.core; + +import

[GitHub] [lucene-solr] sigram commented on a change in pull request #1962: SOLR-14749 Provide a clean API for cluster-level event processing

2020-10-27 Thread GitBox
sigram commented on a change in pull request #1962: URL: https://github.com/apache/lucene-solr/pull/1962#discussion_r512473129 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -252,6 +253,11 @@ public CoreLoadFailure(CoreDescriptor cd, Exception

[GitHub] [lucene-solr] atris merged pull request #2033: Fix changes entry in 8x branch

2020-10-27 Thread GitBox
atris merged pull request #2033: URL: https://github.com/apache/lucene-solr/pull/2033 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [lucene-solr] atris commented on a change in pull request #2033: Fix changes entry in 8x branch

2020-10-27 Thread GitBox
atris commented on a change in pull request #2033: URL: https://github.com/apache/lucene-solr/pull/2033#discussion_r512467068 ## File path: solr/CHANGES.txt ## @@ -35,113 +35,13 @@ Consult the lucene/CHANGES.txt file for additional, low level, changes in this r New

[GitHub] [lucene-solr] atris commented on a change in pull request #2033: Fix changes entry in 8x branch

2020-10-27 Thread GitBox
atris commented on a change in pull request #2033: URL: https://github.com/apache/lucene-solr/pull/2033#discussion_r512463176 ## File path: solr/CHANGES.txt ## @@ -35,113 +35,13 @@ Consult the lucene/CHANGES.txt file for additional, low level, changes in this r New

[jira] [Commented] (LUCENE-9475) Enhance the Gradle build as necessary after removing Ant support

2020-10-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221176#comment-17221176 ] Dawid Weiss commented on LUCENE-9475: - Yeah, close it, Erick. > Enhance the Gradle build as

[GitHub] [lucene-solr] MarcusSorealheis commented on a change in pull request #2026: LUCENE-8626: Standardize Lucene Test Files

2020-10-27 Thread GitBox
MarcusSorealheis commented on a change in pull request #2026: URL: https://github.com/apache/lucene-solr/pull/2026#discussion_r512116365 ## File path: lucene/spatial-extras/src/test/org/apache/lucene/spatial/TestQueryEqualsHashCode.java ## @@ -0,0 +1,119 @@ +/* + * Licensed

[GitHub] [lucene-solr] MarcusSorealheis commented on a change in pull request #2026: LUCENE-8626: Standardize Lucene Test Files

2020-10-27 Thread GitBox
MarcusSorealheis commented on a change in pull request #2026: URL: https://github.com/apache/lucene-solr/pull/2026#discussion_r512116132 ## File path: lucene/spatial-extras/src/test/org/apache/lucene/spatial/TestQueryEqualsHashCode.java ## @@ -0,0 +1,119 @@ +/* + * Licensed