[I] The SolrPrometheusExporter should detect whether to use a basicAuth secret [solr-operator]

2023-11-10 Thread via GitHub
HoustonPutman opened a new issue, #654: URL: https://github.com/apache/solr-operator/issues/654 Currently in the PrometheusExporter spec, you must specify a `basicAuthSecret` if you have BasicAuth enabled on a solrCloud. The operator should be able to detect if the SolrCloud is setup

Re: [PR] SOLR-16974: Documentation and changes entry for global CB [solr]

2023-11-10 Thread via GitHub
janhoy commented on code in PR #2069: URL: https://github.com/apache/solr/pull/2069#discussion_r1389284155 ## solr/solr-ref-guide/modules/deployment-guide/pages/circuit-breakers.adoc: ## @@ -32,8 +32,25 @@ Setting the `shards.tolerant=true` parameter on requests can help with

Re: [PR] SOLR-16974: Documentation and changes entry for global CB [solr]

2023-11-10 Thread via GitHub
janhoy commented on code in PR #2069: URL: https://github.com/apache/solr/pull/2069#discussion_r1389282678 ## solr/bin/solr: ## @@ -1426,8 +1426,6 @@ if [ -n "${SOLR_CIRCUITBREAKER_QUERY_LOADAVG:-}" ]; then

[jira] [Commented] (SOLR-17074) Not correctly escaped quote in bin/solr script

2023-11-10 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784769#comment-17784769 ] Dominique Béjean commented on SOLR-17074: - Hi [~cpoerschke] - I won't produce a fix and open a

[jira] [Updated] (SOLR-17074) Not correctly escaped quote in bin/solr script

2023-11-10 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-17074: --- Affects Version/s: 9.4 > Not correctly escaped quote in bin/solr script >

[jira] [Updated] (SOLR-17074) Not correctly escaped quote in bin/solr script

2023-11-10 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-17074: --- Fix Version/s: 9.5 > Not correctly escaped quote in bin/solr script >

[jira] [Commented] (SOLR-17074) Not correctly escaped quote in bin/solr script

2023-11-10 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784763#comment-17784763 ] Christine Poerschke commented on SOLR-17074: Hi [~dbejean] - thanks for reporting this issue!

[jira] [Commented] (SOLR-16866) CachingDirectoryFactory Throwing Error When Closing

2023-11-10 Thread Andreas Hubold (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784761#comment-17784761 ] Andreas Hubold commented on SOLR-16866: --- BTW, FileUtils#deleteDirectory was replaced with

[jira] [Comment Edited] (SOLR-16866) CachingDirectoryFactory Throwing Error When Closing

2023-11-10 Thread Andreas Hubold (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784757#comment-17784757 ] Andreas Hubold edited comment on SOLR-16866 at 11/10/23 10:14 AM: -- This

[jira] [Commented] (SOLR-16866) CachingDirectoryFactory Throwing Error When Closing

2023-11-10 Thread Andreas Hubold (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784757#comment-17784757 ] Andreas Hubold commented on SOLR-16866: --- This bug did not occur with Solr 8.11.2. It's a regression

Re: [PR] SOLR-16974: Global Circuit Breakers (backport 9x) [solr]

2023-11-10 Thread via GitHub
cpoerschke commented on PR #2070: URL: https://github.com/apache/solr/pull/2070#issuecomment-1805419156 > Do we want to add CHANGES and refguide docs (separate PR) into this backport and squash it, or is it more transparent to do two commits for the backport too? I would favour

Re: [PR] SOLR-16974: Documentation and changes entry for global CB [solr]

2023-11-10 Thread via GitHub
cpoerschke commented on code in PR #2069: URL: https://github.com/apache/solr/pull/2069#discussion_r1389150928 ## solr/solr-ref-guide/modules/deployment-guide/pages/circuit-breakers.adoc: ## @@ -32,8 +32,25 @@ Setting the `shards.tolerant=true` parameter on requests can help

Re: [PR] SOLR-16974: Documentation and changes entry for global CB [solr]

2023-11-10 Thread via GitHub
cpoerschke commented on code in PR #2069: URL: https://github.com/apache/solr/pull/2069#discussion_r1389144456 ## solr/bin/solr: ## @@ -1426,8 +1426,6 @@ if [ -n "${SOLR_CIRCUITBREAKER_QUERY_LOADAVG:-}" ]; then

Re: [I] Full Solr Cloud Initialization (ConfigSet, Collections, Alias, ...) [solr-operator]

2023-11-10 Thread via GitHub
guillaumBrisard commented on issue #587: URL: https://github.com/apache/solr-operator/issues/587#issuecomment-1805333582 Sorry, I missed your answer. We already use the pipeline (Concourse) for initialization. With this, we are pipeline dependent. This enhancement will give one

[jira] [Created] (SOLR-17074) Not correctly escaped quote in bin/solr script

2023-11-10 Thread Jira
Dominique Béjean created SOLR-17074: --- Summary: Not correctly escaped quote in bin/solr script Key: SOLR-17074 URL: https://issues.apache.org/jira/browse/SOLR-17074 Project: Solr Issue

Re: [PR] Support readOnlyRootFilesystem [solr-operator]

2023-11-10 Thread via GitHub
radu-gheorghe commented on PR #648: URL: https://github.com/apache/solr-operator/pull/648#issuecomment-1805326018 Awesome! Thanks for checking and merging! -- 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