Re: [PR] SOLR-16865 : Solr should warn about low disk space upon startup [solr]

2024-03-25 Thread via GitHub
github-actions[bot] commented on PR #2080: URL: https://github.com/apache/solr/pull/2080#issuecomment-2019129076 This PR had no visible activity in the past 60 days, labeling it as stale. Any new activity will remove the stale label. To attract more reviewers, please tag someone or notify t

Re: [PR] Enable PRS for all cloud tests [solr]

2024-03-25 Thread via GitHub
github-actions[bot] commented on PR #2199: URL: https://github.com/apache/solr/pull/2199#issuecomment-2019129031 This PR had no visible activity in the past 60 days, labeling it as stale. Any new activity will remove the stale label. To attract more reviewers, please tag someone or notify t

Re: [I] Support replicaPlacementFactory in solr.xml [solr-operator]

2024-03-25 Thread via GitHub
HoustonPutman commented on issue #691: URL: https://github.com/apache/solr-operator/issues/691#issuecomment-2018968284 I really wish that Solr accepted "additions" to the solr.xml. So a user could provide extra settings that would "override" the default solr.xml. That way they wouldn't have

[jira] [Commented] (SOLR-17174) commit to mixedCase cli options or dashed-case cli options

2024-03-25 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830712#comment-17830712 ] Eric Pugh commented on SOLR-17174: -- Community agreed that "kebab case" was the way to go

[jira] [Assigned] (SOLR-16921) bin/solr upconfig and downconfig reference solrUrl but don't list it as option!

2024-03-25 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh reassigned SOLR-16921: Assignee: Eric Pugh > bin/solr upconfig and downconfig reference solrUrl but don't list it as > o

[PR] [Experimental] Expose Prometheus metrics directly from Solr with prometheus client [solr]

2024-03-25 Thread via GitHub
mlbiscoc opened a new pull request, #2375: URL: https://github.com/apache/solr/pull/2375 https://issues.apache.org/jira/browse/SOLR-10654 # Description Experimental PR not meant for merging. Incomplete code. This PR created a new response writer that directly transforms a

[PR] SOLR-17211: HttpJdkSolrClient Support Async requests [solr]

2024-03-25 Thread via GitHub
jdyer1 opened a new pull request, #2374: URL: https://github.com/apache/solr/pull/2374 This PR adds method `asyncRequest` to abstract supertype `HttpSolrClientBase` and implements it on `HttpJdkSolrClient`. Also adds unit tests for normal, exceptional and cancelled asynchronous requests,

Re: [PR] Disable PRS for this testcase to observe if PRS is causing the problem [solr]

2024-03-25 Thread via GitHub
noblepaul merged PR #2372: URL: https://github.com/apache/solr/pull/2372 -- 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...@solr.apache.

[jira] [Commented] (SOLR-16921) bin/solr upconfig and downconfig reference solrUrl but don't list it as option!

2024-03-25 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830492#comment-17830492 ] Eric Pugh commented on SOLR-16921: -- It works!   Always nice when a bug turns into an opp

[jira] [Commented] (SOLR-12089) FileBasedSpellChecker docs have some missing params

2024-03-25 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830467#comment-17830467 ] Eric Pugh commented on SOLR-12089: -- We also fixed the misspelled parameter breakSugestio

[jira] [Commented] (SOLR-12089) FileBasedSpellChecker docs have some missing params

2024-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830466#comment-17830466 ] ASF subversion and git services commented on SOLR-12089: Commit a

Re: [PR] SOLR-12089 follow-up: Remove deprecated `breakSugestionTieBreaker` parameter [solr]

2024-03-25 Thread via GitHub
epugh merged PR #2365: URL: https://github.com/apache/solr/pull/2365 -- 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...@solr.apache.org

Re: [PR] SOLR-12089 follow-up: Remove deprecated `breakSugestionTieBreaker` parameter [solr]

2024-03-25 Thread via GitHub
epugh commented on code in PR #2365: URL: https://github.com/apache/solr/pull/2365#discussion_r1537505112 ## solr/CHANGES.txt: ## @@ -56,6 +56,8 @@ Deprecation Removals end in "/solr"). Users may still specify a default collection through use of the `withDefaultCollection`

[jira] [Resolved] (SOLR-17209) NullPointerException in QueryComponent

2024-03-25 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-17209. -- Fix Version/s: 9.6.0 Assignee: Eric Pugh Resolution: Fixed Thank you for the fix! > Nu

[jira] [Commented] (SOLR-17209) NullPointerException in QueryComponent

2024-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830460#comment-17830460 ] ASF subversion and git services commented on SOLR-17209: Commit 0

[jira] [Commented] (SOLR-17209) NullPointerException in QueryComponent

2024-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830459#comment-17830459 ] ASF subversion and git services commented on SOLR-17209: Commit 1

Re: [PR] SOLR-17209: Fix NullPointerException in QueryComponent [solr]

2024-03-25 Thread via GitHub
epugh merged PR #2354: URL: https://github.com/apache/solr/pull/2354 -- 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...@solr.apache.org

Re: [PR] SOLR-17153: CloudSolrClient should not throw "Collection not found" with an out-dated ClusterState [solr]

2024-03-25 Thread via GitHub
markrmiller commented on PR #2363: URL: https://github.com/apache/solr/pull/2363#issuecomment-2017601379 I'd be careful removing all the waits in tests without some pretty thorough testing in some slow environments - for one, it's a bandaid rather than a fix, there is still a race, it's jus

Re: [PR] SOLR-15857: Add AWS Secret Manager support for ZK ACL credentials [solr]

2024-03-25 Thread via GitHub
epugh commented on code in PR #1994: URL: https://github.com/apache/solr/pull/1994#discussion_r1537314541 ## solr/server/scripts/cloud-scripts/zkcli.sh: ## @@ -13,6 +13,21 @@ log4j_config="file:$sdir/../../resources/log4j2-console.xml" solr_home="$sdir/../../solr" +# Get so

[PR] Update dependency io.swagger.core.v3:swagger-annotations-jakarta to v2.2.21 [solr]

2024-03-25 Thread via GitHub
solrbot opened a new pull request, #2373: URL: https://github.com/apache/solr/pull/2373 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.swagger.core.v3:swagger-annotations-jakarta](https://togithub.com/swagger-api/swagger-core