[jira] [Updated] (SOLR-9378) Avoid sending the shard.url parameter in shard requests

2023-05-19 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-9378: - Attachment: SOLR-9378.patch Fix Version/s: (was: 7.0)

[GitHub] [solr] joel-bernstein opened a new pull request, #1651: SOLR-16807: DenseVectorField breaks '*' copyFields

2023-05-19 Thread via GitHub
joel-bernstein opened a new pull request, #1651: URL: https://github.com/apache/solr/pull/1651 https://issues.apache.org/jira/browse/SOLR-X # Description Please provide a short description of the changes you're making with this pull request. # Solution

[GitHub] [solr-operator] HoustonPutman closed issue #559: Support managed scale down of SolrClouds

2023-05-19 Thread via GitHub
HoustonPutman closed issue #559: Support managed scale down of SolrClouds URL: https://github.com/apache/solr-operator/issues/559 -- 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

[GitHub] [solr-operator] HoustonPutman merged pull request #561: Add managed scale-down for SolrClouds

2023-05-19 Thread via GitHub
HoustonPutman merged PR #561: URL: https://github.com/apache/solr-operator/pull/561 -- 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:

[GitHub] [solr-operator] HoustonPutman commented on a diff in pull request #561: Add managed scale-down for SolrClouds

2023-05-19 Thread via GitHub
HoustonPutman commented on code in PR #561: URL: https://github.com/apache/solr-operator/pull/561#discussion_r1199181044 ## controllers/solr_cluster_ops_util.go: ## @@ -210,9 +219,43 @@ func evictSinglePod(ctx context.Context, r *SolrCloudReconciler, instance *solrv }

[GitHub] [solr-operator] tflobbe commented on a diff in pull request #561: Add managed scale-down for SolrClouds

2023-05-19 Thread via GitHub
tflobbe commented on code in PR #561: URL: https://github.com/apache/solr-operator/pull/561#discussion_r1199178613 ## controllers/solr_cluster_ops_util.go: ## @@ -210,9 +219,43 @@ func evictSinglePod(ctx context.Context, r *SolrCloudReconciler, instance *solrv }

[GitHub] [solr-operator] HoustonPutman opened a new pull request, #569: Fix backup InProgress error

2023-05-19 Thread via GitHub
HoustonPutman opened a new pull request, #569: URL: https://github.com/apache/solr-operator/pull/569 Fixes #506 and #547 Aas mentioned in https://github.com/apache/solr-operator/issues/506#issuecomment-1554854917, there are a few reasons why this bug can possibly occur. We will try

[GitHub] [solr-operator] HoustonPutman commented on issue #506: solr cloud backup gcs

2023-05-19 Thread via GitHub
HoustonPutman commented on issue #506: URL: https://github.com/apache/solr-operator/issues/506#issuecomment-1554854917 To sum up the issue, when using backups users sometimes have backups that succeed in Solr, but the SolrBackup status has the following two properties: - `In Progress:

[GitHub] [solr] HoustonPutman opened a new pull request, #1650: SOLR-16806: Create a BalanceReplicas API

2023-05-19 Thread via GitHub
HoustonPutman opened a new pull request, #1650: URL: https://github.com/apache/solr/pull/1650 https://issues.apache.org/jira/browse/SOLR-16806 This is very much still a WIP Things to do: - [ ] Add Balance() to Assign - [ ] Add Balance() to PlacementPlugin - [ ] Add

[jira] [Commented] (SOLR-16395) Cosmetic improvements and migration to JAX-RS (schema APIs)

2023-05-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17724312#comment-17724312 ] Bence Szabó commented on SOLR-16395: Hello [~gerlowskija]  I have started a little bit of work on

[GitHub] [solr] bszabo97 opened a new pull request, #1649: SOLR-16395 JAX-RS conversion for /schema, uniqueKey, similarity and v…

2023-05-19 Thread via GitHub
bszabo97 opened a new pull request, #1649: URL: https://github.com/apache/solr/pull/1649 …ersion https://issues.apache.org/jira/browse/SOLR-16395 # Description Please provide a short description of the changes you're making with this pull request. #

[jira] [Commented] (SOLR-16805) org.apache.solr.common.SolrException: Error loading class 'solr.KerberosPlugin'

2023-05-19 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17724292#comment-17724292 ] Houston Putman commented on SOLR-16805: --- So from your initial logs, I see

[GitHub] [solr] mlbiscoc commented on pull request #1627: SOLR-16273: Prometheus Metric Exporter is very slow when collecting large amounts of sample data

2023-05-19 Thread via GitHub
mlbiscoc commented on PR #1627: URL: https://github.com/apache/solr/pull/1627#issuecomment-1554557917 Hello, is there any other additional comments or suggestions to review for improving this PR? -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [solr] runningcode commented on pull request #1626: Capture build scans on ge.apache.org to benefit from deep build insights

2023-05-19 Thread via GitHub
runningcode commented on PR #1626: URL: https://github.com/apache/solr/pull/1626#issuecomment-1554079977 @risdenk Good question. This adds the Gradle Enterprise for all builds, not just those executed via Jenkins. This means that local development builds will also produce build scans when