[jira] [Created] (SOLR-15683) Cleanup and simplify benchmark data gen impl.

2021-10-08 Thread Mark Robert Miller (Jira)
Mark Robert Miller created SOLR-15683: - Summary: Cleanup and simplify benchmark data gen impl. Key: SOLR-15683 URL: https://issues.apache.org/jira/browse/SOLR-15683 Project: Solr Issue T

[GitHub] [solr] epugh commented on pull request #336: SOLR-15678 Allow only known content types in ShowFileRequestHandler

2021-10-08 Thread GitBox
epugh commented on pull request #336: URL: https://github.com/apache/solr/pull/336#issuecomment-939192295 LGTM -- 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 to the specific comment. To unsubscri

[jira] [Resolved] (SOLR-15547) Configure JettySolrRunner to work correctly without system property jetty.testMode

2021-10-08 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved SOLR-15547. --- Fix Version/s: 8.11 main (9.0) Assignee: Mark Robert Mille

[jira] [Commented] (SOLR-15547) Configure JettySolrRunner to work correctly without system property jetty.testMode

2021-10-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426257#comment-17426257 ] ASF subversion and git services commented on SOLR-15547: Commit d

[jira] [Commented] (SOLR-13182) NullPointerException due to an invariant violation in org/apache/lucene/search/BooleanClause.java[60]

2021-10-08 Thread Sayanti Dey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426256#comment-17426256 ] Sayanti Dey commented on SOLR-13182: Looking into this issue.If the parent is null it

[jira] [Resolved] (SOLR-15613) Address error-prone URLEqualsHashCode warning

2021-10-08 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-15613. -- Fix Version/s: main (9.0) Assignee: Mike Drob Resolution: Fixed Thanks for the patch, c

[jira] [Commented] (SOLR-15675) Zookeeper flag ignored when enabling authentication in 8.10.0

2021-10-08 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426234#comment-17426234 ] Houston Putman commented on SOLR-15675: --- Ahh yes thank you for the screen shot. Loo

[jira] [Commented] (SOLR-15675) Zookeeper flag ignored when enabling authentication in 8.10.0

2021-10-08 Thread Jose Antonio Carmona (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426218#comment-17426218 ] Jose Antonio Carmona commented on SOLR-15675: - {quote}Are you using the exact

[jira] [Updated] (SOLR-15675) Zookeeper flag ignored when enabling authentication in 8.10.0

2021-10-08 Thread Jose Antonio Carmona (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jose Antonio Carmona updated SOLR-15675: Attachment: solr_zookeeper_error.png > Zookeeper flag ignored when enabling authent

[jira] [Resolved] (SOLR-15656) Crush and pin ZK NIO config for tests.

2021-10-08 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved SOLR-15656. --- Fix Version/s: main (9.0) Resolution: Fixed > Crush and pin ZK NIO config for

[jira] [Commented] (SOLR-15656) Crush and pin ZK NIO config for tests.

2021-10-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426217#comment-17426217 ] ASF subversion and git services commented on SOLR-15656: Commit 0

[GitHub] [solr] markrmiller merged pull request #337: SOLR-15656: Crush and pin ZK NIO config for tests.

2021-10-08 Thread GitBox
markrmiller merged pull request #337: URL: https://github.com/apache/solr/pull/337 -- 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 to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[GitHub] [solr-operator] HoustonPutman commented on issue #325: Null Pointer when running Prometheus Exporter

2021-10-08 Thread GitBox
HoustonPutman commented on issue #325: URL: https://github.com/apache/solr-operator/issues/325#issuecomment-938699904 You can always try running the latest version on `main`, but I definitely wouldn't do so in production. In order to get a real release with this fix, you will have to wait

[jira] [Commented] (SOLR-15670) Introduce Gradle parameter to skip ref-guide tasks

2021-10-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426213#comment-17426213 ] ASF subversion and git services commented on SOLR-15670: Commit a

[GitHub] [solr-operator] HoustonPutman closed issue #325: Null Pointer when running Prometheus Exporter

2021-10-08 Thread GitBox
HoustonPutman closed issue #325: URL: https://github.com/apache/solr-operator/issues/325 -- 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 to the specific comment. To unsubscribe, e-mail: issues-un

[GitHub] [solr] HoustonPutman merged pull request #323: SOLR-15670: Introduce Gradle parameter to skip ref-guide tasks

2021-10-08 Thread GitBox
HoustonPutman merged pull request #323: URL: https://github.com/apache/solr/pull/323 -- 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 to the specific comment. To unsubscribe, e-mail: issues-unsubs

[jira] [Resolved] (SOLR-15670) Introduce Gradle parameter to skip ref-guide tasks

2021-10-08 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-15670. --- Fix Version/s: main (9.0) Assignee: Houston Putman Resolution: Implemented >

[GitHub] [solr-operator] HoustonPutman commented on issue #335: Unable to create SolrCloud in OKD

2021-10-08 Thread GitBox
HoustonPutman commented on issue #335: URL: https://github.com/apache/solr-operator/issues/335#issuecomment-938694943 I will go and try out the operator without a port, but from my memory Solr did not work correctly in all cases. Anyways there should be an error for the resource or at th

[jira] [Resolved] (SOLR-15640) Flush / Shutdown (whatever you are supposed to do) log4j2 Async Loggers and LogManager after a test is run.

2021-10-08 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved SOLR-15640. --- Fix Version/s: main (9.0) Resolution: Fixed > Flush / Shutdown (whatever you a

[jira] [Resolved] (SOLR-15641) HDFS Tests are slower than makes sense.

2021-10-08 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved SOLR-15641. --- Resolution: Won't Fix > HDFS Tests are slower than makes sense. > ---

[GitHub] [solr] markrmiller commented on pull request #300: SOLR-15644: Test thread leak management.

2021-10-08 Thread GitBox
markrmiller commented on pull request #300: URL: https://github.com/apache/solr/pull/300#issuecomment-938669235 It turns out I may end up ditching this PR. The primary test it would be used for is an HDFS test, and then also the rest of the HDFS tests (which can be dealt with alternatively

[GitHub] [solr] markrmiller closed pull request #312: SOLR-15657: Allow setting any and all standard SecureRandom / Security Provider usage to a non secure SecureRandom for at least non nightly tests.

2021-10-08 Thread GitBox
markrmiller closed pull request #312: URL: https://github.com/apache/solr/pull/312 -- 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 to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[jira] [Resolved] (SOLR-15657) Allow setting any and all standard SecureRandom / Security Provider usage to a non secure SecureRandom for at least non nightly tests.

2021-10-08 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved SOLR-15657. --- Fix Version/s: main (9.0) Resolution: Fixed > Allow setting any and all standa

[jira] [Commented] (SOLR-15657) Allow setting any and all standard SecureRandom / Security Provider usage to a non secure SecureRandom for at least non nightly tests.

2021-10-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426150#comment-17426150 ] ASF subversion and git services commented on SOLR-15657: Commit 2

[jira] [Commented] (SOLR-15678) Disallow html content-type in ShowFileRequestHandler

2021-10-08 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426143#comment-17426143 ] Jan Høydahl commented on SOLR-15678: PR is ready. Targeting 8.11 for this. > Disallo

[GitHub] [solr] janhoy opened a new pull request #336: SOLR-15678 Allow only known content types in ShowFileRequestHandler

2021-10-08 Thread GitBox
janhoy opened a new pull request #336: URL: https://github.com/apache/solr/pull/336 https://issues.apache.org/jira/browse/SOLR-15678 Also now requires "config-read" permission in order to use the "Files" sub-menu in UI, since you here can read all config. I also updated ref-gu

[jira] [Resolved] (SOLR-15642) ZkControllerTest is absurdly long for what it is and does.

2021-10-08 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved SOLR-15642. --- Fix Version/s: main (9.0) Resolution: Fixed > ZkControllerTest is absurdly lon

[jira] [Resolved] (SOLR-15653) Fix collection creation race that assumes a local clusterstate when the collection has only just been created.

2021-10-08 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved SOLR-15653. --- Fix Version/s: main (9.0) Resolution: Fixed > Fix collection creation race tha

[jira] [Resolved] (SOLR-15659) ObjectReleaseTracker is now in the wrong class, should leave no grace time.

2021-10-08 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved SOLR-15659. --- Fix Version/s: main (9.0) Resolution: Fixed > ObjectReleaseTracker is now in t

[GitHub] [solr-operator] thomaswoeckinger edited a comment on issue #335: Unable to create SolrCloud in OKD

2021-10-08 Thread GitBox
thomaswoeckinger edited a comment on issue #335: URL: https://github.com/apache/solr-operator/issues/335#issuecomment-938542678 This is working now, but i think there should be an error message or it uses the default port when not specifying it in the connection string. Another thing

[GitHub] [solr-operator] thomaswoeckinger commented on issue #335: Unable to create SolrCloud in OKD

2021-10-08 Thread GitBox
thomaswoeckinger commented on issue #335: URL: https://github.com/apache/solr-operator/issues/335#issuecomment-938542678 This is working now, but i think there should be an error message or it uses the default port when not specifying it in the connection string. Another thing is the

[GitHub] [solr] dweiss commented on a change in pull request #304: SOLR-15455: joint solr/lucene development experiments

2021-10-08 Thread GitBox
dweiss commented on a change in pull request #304: URL: https://github.com/apache/solr/pull/304#discussion_r724827868 ## File path: gradle/lucene-dev/lucene-dev-repo-composite.gradle ## @@ -0,0 +1,159 @@ +import java.util.function.BiFunction + +/* + * Licensed to the Apache Sof