[GitHub] [solr] renatoh commented on pull request #1873: Removing List.toArray calls with pre-sized Arrays

2023-08-31 Thread via GitHub
renatoh commented on PR #1873: URL: https://github.com/apache/solr/pull/1873#issuecomment-1702234144 hmm, now JavaSpotless check is failing on a class I have not touched, this one: src/java/org/apache/solr/cloud/api/collections/OverseerCollectionMessageHandler.java -- This is an auto

[jira] [Resolved] (SOLR-8027) Reference guide instructions for converting an existing install to SolrCloud

2023-08-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-8027. - Resolution: Not A Problem Picked "Not a Problem" as we've decided this isn't actually required anymore.

[jira] [Commented] (SOLR-8027) Reference guide instructions for converting an existing install to SolrCloud

2023-08-31 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761140#comment-17761140 ] Shawn Heisey commented on SOLR-8027: {quote}i am okay with closing this ticket. The do

[jira] [Commented] (SOLR-8027) Reference guide instructions for converting an existing install to SolrCloud

2023-08-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761136#comment-17761136 ] Eric Pugh commented on SOLR-8027: - i am okay with closing this ticket. The documentation

[GitHub] [solr] solrbot opened a new pull request, #1877: Update software.amazon.awssdk:* to v2.20.135

2023-08-31 Thread via GitHub
solrbot opened a new pull request, #1877: URL: https://github.com/apache/solr/pull/1877 This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [software.amazon.awssdk:url-connection-client](https://aws.amazon.com/sdkforjava

[jira] [Comment Edited] (SOLR-8027) Reference guide instructions for converting an existing install to SolrCloud

2023-08-31 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761094#comment-17761094 ] Shawn Heisey edited comment on SOLR-8027 at 8/31/23 10:15 PM: --

[jira] [Commented] (SOLR-8027) Reference guide instructions for converting an existing install to SolrCloud

2023-08-31 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761094#comment-17761094 ] Shawn Heisey commented on SOLR-8027: With more time to think about this, I don't know

[GitHub] [solr-operator] HoustonPutman merged pull request #608: Add option for explicit keystore/truststore password for mountedDir

2023-08-31 Thread via GitHub
HoustonPutman merged PR #608: URL: https://github.com/apache/solr-operator/pull/608 -- 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...@s

[GitHub] [solr-operator] HoustonPutman closed issue #603: Allow a direct password for mounted TLS Passwords

2023-08-31 Thread via GitHub
HoustonPutman closed issue #603: Allow a direct password for mounted TLS Passwords URL: https://github.com/apache/solr-operator/issues/603 -- 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 specifi

[GitHub] [solr] HoustonPutman commented on pull request #1866: SOLR-16825: Migrate API definitions to submodule, pt 2

2023-08-31 Thread via GitHub
HoustonPutman commented on PR #1866: URL: https://github.com/apache/solr/pull/1866#issuecomment-1701754522 Thanks for the explanation! In general it seems a little daunting to have them all separated and there, when it would be easier to work with them in the same place. Maybe it'll be wort

[GitHub] [solr] gerlowskija commented on pull request #1866: SOLR-16825: Migrate API definitions to submodule, pt 2

2023-08-31 Thread via GitHub
gerlowskija commented on PR #1866: URL: https://github.com/apache/solr/pull/1866#issuecomment-1701747937 Kindof? That approach works fine as far as JAX-RS and Solr are concerned. In fact I'm sure you noticed it's how things were structured when these classes lived in 'core'.

[GitHub] [solr] stillalex commented on a diff in pull request #1868: SOLR-15367 [9.x] Convert "rid" functionality into a default Tracer

2023-08-31 Thread via GitHub
stillalex commented on code in PR #1868: URL: https://github.com/apache/solr/pull/1868#discussion_r1312200136 ## solr/core/src/java/org/apache/solr/util/tracing/SimplePropagator.java: ## @@ -139,11 +147,15 @@ public SimplePropagatorSpanBuilder(ScopeManager scopeManager) {

[GitHub] [solr-operator] HoustonPutman closed issue #604: Upgrade minimum Kubernetes version to v1.22

2023-08-31 Thread via GitHub
HoustonPutman closed issue #604: Upgrade minimum Kubernetes version to v1.22 URL: https://github.com/apache/solr-operator/issues/604 -- 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 comme

[GitHub] [solr-operator] HoustonPutman merged pull request #612: Set minimum Kubernetes version to v1.22

2023-08-31 Thread via GitHub
HoustonPutman merged PR #612: URL: https://github.com/apache/solr-operator/pull/612 -- 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...@s

[GitHub] [solr] HoustonPutman commented on pull request #1866: SOLR-16825: Migrate API definitions to submodule, pt 2

2023-08-31 Thread via GitHub
HoustonPutman commented on PR #1866: URL: https://github.com/apache/solr/pull/1866#issuecomment-1701712648 Is it possible to make the model classes static inner classes of the interfaces that use them? -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Resolved] (SOLR-16879) Throttle concurrent backups/restores per node

2023-08-31 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-16879. - Resolution: Fixed Thanks for contributing Pierre! > Throttle concurrent backups/restores per nod

[jira] [Commented] (SOLR-16879) Throttle concurrent backups/restores per node

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

[GitHub] [solr] dsmiley commented on a diff in pull request #1868: SOLR-15367 [9.x] Convert "rid" functionality into a default Tracer

2023-08-31 Thread via GitHub
dsmiley commented on code in PR #1868: URL: https://github.com/apache/solr/pull/1868#discussion_r1312162134 ## solr/core/src/java/org/apache/solr/util/tracing/SimplePropagator.java: ## @@ -139,11 +147,15 @@ public SimplePropagatorSpanBuilder(ScopeManager scopeManager) { @O

[jira] [Commented] (SOLR-16879) Throttle concurrent backups/restores per node

2023-08-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761075#comment-17761075 ] ASF subversion and git services commented on SOLR-16879: Commit 5

[GitHub] [solr] dsmiley merged pull request #1864: SOLR-16879: add dedicated thread pool for expensive admin operations

2023-08-31 Thread via GitHub
dsmiley merged PR #1864: URL: https://github.com/apache/solr/pull/1864 -- 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.or

[GitHub] [solr] stillalex commented on pull request #1853: SOLR-16935 Add spans to cover gaps in query processing

2023-08-31 Thread via GitHub
stillalex commented on PR #1853: URL: https://github.com/apache/solr/pull/1853#issuecomment-1701620055 converted to draft so no one accidentally merges this. the PR is waiting review from @dsmiley and potentially some contributions, as requested on the Jira ticket. -- This is an automate

[GitHub] [solr] dsmiley merged pull request #1869: logging, MDC: collection for action=DELETE

2023-08-31 Thread via GitHub
dsmiley merged PR #1869: URL: https://github.com/apache/solr/pull/1869 -- 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.or

[GitHub] [solr] dsmiley closed pull request #1761: SOLR-16879: add queue for expensive admin operations

2023-08-31 Thread via GitHub
dsmiley closed pull request #1761: SOLR-16879: add queue for expensive admin operations URL: https://github.com/apache/solr/pull/1761 -- 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 com

[GitHub] [solr] dsmiley commented on pull request #1761: SOLR-16879: add queue for expensive admin operations

2023-08-31 Thread via GitHub
dsmiley commented on PR #1761: URL: https://github.com/apache/solr/pull/1761#issuecomment-1701560186 Closed in favor of #1864 -- 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

[jira] [Commented] (SOLR-16879) Throttle concurrent backups/restores per node

2023-08-31 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761057#comment-17761057 ] David Smiley commented on SOLR-16879: - The solution presented is a generalized approa

[GitHub] [solr] stillalex commented on a diff in pull request #1868: SOLR-15367 [9.x] Convert "rid" functionality into a default Tracer

2023-08-31 Thread via GitHub
stillalex commented on code in PR #1868: URL: https://github.com/apache/solr/pull/1868#discussion_r1312007618 ## solr/core/src/java/org/apache/solr/util/tracing/SimplePropagator.java: ## @@ -0,0 +1,304 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] [solr-operator] HoustonPutman merged pull request #614: Fix rolling restarts

2023-08-31 Thread via GitHub
HoustonPutman merged PR #614: URL: https://github.com/apache/solr-operator/pull/614 -- 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...@s

[GitHub] [solr] epugh commented on pull request #1875: Test user managed index replication

2023-08-31 Thread via GitHub
epugh commented on PR #1875: URL: https://github.com/apache/solr/pull/1875#issuecomment-1701520212 You are quite right about probably conflating this with my other experiment to see how it works.if you are running a cluster with six nodes, then you probably SHOULD be using Solrcloud, an

[jira] [Created] (SOLR-16958) Spurious warning logged when using latest luceneMatchVersion

2023-08-31 Thread Colvin Cowie (Jira)
Colvin Cowie created SOLR-16958: --- Summary: Spurious warning logged when using latest luceneMatchVersion Key: SOLR-16958 URL: https://issues.apache.org/jira/browse/SOLR-16958 Project: Solr Issu

[GitHub] [solr] epugh commented on pull request #1875: Test user managed index replication

2023-08-31 Thread via GitHub
epugh commented on PR #1875: URL: https://github.com/apache/solr/pull/1875#issuecomment-170140 > Cool. I don't see the point in testing replication between two isolated SolrCloud nodes though, is that even supported? Are you thinking about some kind of usecase where you pull the index f

[GitHub] [solr] laminelam commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
laminelam commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311976271 ## solr/CHANGES.txt: ## @@ -147,6 +149,8 @@ Bug Fixes * SOLR-16916: Use of the JSON Query DSL should ignore the defType parameter (Christina Chortaria, Max Kadel, Ry

[GitHub] [solr] janhoy commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
janhoy commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311966439 ## solr/CHANGES.txt: ## @@ -147,6 +149,8 @@ Bug Fixes * SOLR-16916: Use of the JSON Query DSL should ignore the defType parameter (Christina Chortaria, Max Kadel, Ryan

[GitHub] [solr] laminelam commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
laminelam commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311961728 ## solr/CHANGES.txt: ## @@ -147,6 +149,8 @@ Bug Fixes * SOLR-16916: Use of the JSON Query DSL should ignore the defType parameter (Christina Chortaria, Max Kadel, Ry

[GitHub] [solr] laminelam commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
laminelam commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311961728 ## solr/CHANGES.txt: ## @@ -147,6 +149,8 @@ Bug Fixes * SOLR-16916: Use of the JSON Query DSL should ignore the defType parameter (Christina Chortaria, Max Kadel, Ry

[GitHub] [solr] laminelam commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
laminelam commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311961728 ## solr/CHANGES.txt: ## @@ -147,6 +149,8 @@ Bug Fixes * SOLR-16916: Use of the JSON Query DSL should ignore the defType parameter (Christina Chortaria, Max Kadel, Ry

[GitHub] [solr] janhoy commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
janhoy commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311948300 ## solr/CHANGES.txt: ## @@ -147,6 +149,8 @@ Bug Fixes * SOLR-16916: Use of the JSON Query DSL should ignore the defType parameter (Christina Chortaria, Max Kadel, Ryan

[GitHub] [solr] janhoy commented on a diff in pull request #96: SOLR-15056: add circuit breaker for CPU, fix load circuit breaker

2023-08-31 Thread via GitHub
janhoy commented on code in PR #96: URL: https://github.com/apache/solr/pull/96#discussion_r1311946171 ## solr/core/src/java/org/apache/solr/util/circuitbreaker/CPUCircuitBreaker.java: ## @@ -17,54 +17,49 @@ package org.apache.solr.util.circuitbreaker; +import com.codahale.

[GitHub] [solr] janhoy commented on a diff in pull request #1876: SOLR-15734: Add dev-docs on Solr APIs

2023-08-31 Thread via GitHub
janhoy commented on code in PR #1876: URL: https://github.com/apache/solr/pull/1876#discussion_r1311927251 ## dev-docs/apis.adoc: ## @@ -0,0 +1,81 @@ += APIs in Solr +:toc: left + +Solr's codebase currently has a handful of ways of defining APIs. +This complexity stems largely f

[GitHub] [solr] laminelam commented on pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
laminelam commented on PR #1792: URL: https://github.com/apache/solr/pull/1792#issuecomment-1701423640 THANK YOU @janhoy for your extensive review and contribution. I think the PR is now good for a merge. -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [solr] laminelam commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
laminelam commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311932809 ## solr/core/src/java/org/apache/solr/servlet/LoadAdminUiServlet.java: ## @@ -60,20 +66,49 @@ public void doGet(HttpServletRequest _request, HttpServletResponse _respon

[GitHub] [solr] stillalex commented on a diff in pull request #1868: SOLR-15367 [9.x] Convert "rid" functionality into a default Tracer

2023-08-31 Thread via GitHub
stillalex commented on code in PR #1868: URL: https://github.com/apache/solr/pull/1868#discussion_r1311921932 ## solr/core/src/java/org/apache/solr/util/tracing/SimplePropagator.java: ## @@ -0,0 +1,304 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] [solr] janhoy commented on a diff in pull request #1875: Test user managed index replication

2023-08-31 Thread via GitHub
janhoy commented on code in PR #1875: URL: https://github.com/apache/solr/pull/1875#discussion_r1311917393 ## solr/packaging/test/test_replication.bats: ## @@ -0,0 +1,125 @@ +#!/usr/bin/env bats + +# Licensed to the Apache Software Foundation (ASF) under one or more +# contribut

[GitHub] [solr] cpoerschke commented on a diff in pull request #96: SOLR-15056: add circuit breaker for CPU, fix load circuit breaker

2023-08-31 Thread via GitHub
cpoerschke commented on code in PR #96: URL: https://github.com/apache/solr/pull/96#discussion_r1311918794 ## solr/core/src/java/org/apache/solr/util/circuitbreaker/CPUCircuitBreaker.java: ## @@ -17,54 +17,49 @@ package org.apache.solr.util.circuitbreaker; +import com.codah

[GitHub] [solr] stillalex commented on a diff in pull request #1868: SOLR-15367 [9.x] Convert "rid" functionality into a default Tracer

2023-08-31 Thread via GitHub
stillalex commented on code in PR #1868: URL: https://github.com/apache/solr/pull/1868#discussion_r1311901790 ## solr/core/src/java/org/apache/solr/util/tracing/TraceUtils.java: ## @@ -32,7 +33,7 @@ public static void setDbInstance(SolrQueryRequest req, String coreOrColl) {

[GitHub] [solr] stillalex commented on pull request #1856: SOLR-16943 Move Jetty HttpClient tracing into InstrumentedHttpListenerFactory

2023-08-31 Thread via GitHub
stillalex commented on PR #1856: URL: https://github.com/apache/solr/pull/1856#issuecomment-1701318663 @dsmiley added a test covering collection creation and deletion. I also took some inspiration from https://github.com/apache/solr/pull/1869 to add collection name to the span data. let

[GitHub] [solr] epugh commented on a diff in pull request #1876: SOLR-15734: Add dev-docs on Solr APIs

2023-08-31 Thread via GitHub
epugh commented on code in PR #1876: URL: https://github.com/apache/solr/pull/1876#discussion_r1311845624 ## dev-docs/apis.adoc: ## @@ -0,0 +1,81 @@ += APIs in Solr +:toc: left + +Solr's codebase currently has a handful of ways of defining APIs. +This complexity stems largely fr

[GitHub] [solr] epugh commented on a diff in pull request #1876: SOLR-15734: Add dev-docs on Solr APIs

2023-08-31 Thread via GitHub
epugh commented on code in PR #1876: URL: https://github.com/apache/solr/pull/1876#discussion_r1311844082 ## dev-docs/apis.adoc: ## @@ -0,0 +1,81 @@ += APIs in Solr +:toc: left + +Solr's codebase currently has a handful of ways of defining APIs. +This complexity stems largely fr

[GitHub] [solr] epugh commented on a diff in pull request #1876: SOLR-15734: Add dev-docs on Solr APIs

2023-08-31 Thread via GitHub
epugh commented on code in PR #1876: URL: https://github.com/apache/solr/pull/1876#discussion_r1311843664 ## dev-docs/apis.adoc: ## @@ -0,0 +1,81 @@ += APIs in Solr +:toc: left + +Solr's codebase currently has a handful of ways of defining APIs. +This complexity stems largely fr

[GitHub] [solr] gerlowskija opened a new pull request, #1876: SOLR-15734: Add dev-docs on Solr APIs

2023-08-31 Thread via GitHub
gerlowskija opened a new pull request, #1876: URL: https://github.com/apache/solr/pull/1876 https://issues.apache.org/jira/browse/SOLR-15734 # Description Solr's API situation generally has seen a lot of change in the last few years. Many developers may feel unsure of the

[jira] [Commented] (SOLR-13833) setupRequest normally called twice

2023-08-31 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760979#comment-17760979 ] Gézapeti commented on SOLR-13833: - Yes, this caused issues for us when we've used TTL to

[jira] [Comment Edited] (SOLR-13833) setupRequest normally called twice

2023-08-31 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760973#comment-17760973 ] Kevin Risden edited comment on SOLR-13833 at 8/31/23 2:21 PM: -

[jira] [Comment Edited] (SOLR-13833) setupRequest normally called twice

2023-08-31 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760973#comment-17760973 ] Kevin Risden edited comment on SOLR-13833 at 8/31/23 2:20 PM: -

[jira] [Comment Edited] (SOLR-13833) setupRequest normally called twice

2023-08-31 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760973#comment-17760973 ] Kevin Risden edited comment on SOLR-13833 at 8/31/23 2:20 PM: -

[jira] [Updated] (SOLR-13833) setupRequest normally called twice

2023-08-31 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-13833: Attachment: Screenshot 2023-08-31 at 10.18.49.png > setupRequest normally called twice > --

[jira] [Commented] (SOLR-13833) setupRequest normally called twice

2023-08-31 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760973#comment-17760973 ] Kevin Risden commented on SOLR-13833: - I can 100% confirm this is happening for delet

[GitHub] [solr] janhoy commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
janhoy commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311708090 ## solr/core/src/java/org/apache/solr/servlet/LoadAdminUiServlet.java: ## @@ -60,20 +66,49 @@ public void doGet(HttpServletRequest _request, HttpServletResponse _response)

[GitHub] [solr] dsmiley commented on a diff in pull request #1869: logging, MDC: collection for action=DELETE

2023-08-31 Thread via GitHub
dsmiley commented on code in PR #1869: URL: https://github.com/apache/solr/pull/1869#discussion_r1311702971 ## solr/core/src/java/org/apache/solr/cloud/api/collections/OverseerCollectionMessageHandler.java: ## @@ -113,7 +113,9 @@ public OverseerCollectionMessageHandler( @Ov

[GitHub] [solr] janhoy commented on pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
janhoy commented on PR #1792: URL: https://github.com/apache/solr/pull/1792#issuecomment-1701134559 > We do have two packages "in the wild" that come with a UI As stated anove, we never really needed to disable the old CSP header config in `jetty.xml`. Turns out the `LoadAdminUiServle

[GitHub] [solr] janhoy commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
janhoy commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311699269 ## solr/server/etc/jetty.xml: ## @@ -99,6 +100,7 @@ Review Comment: Ok, turned out to be much simpler. Just leaving the `HeaderPatternRule

[GitHub] [solr] epugh opened a new pull request, #1875: Test user managed index replication

2023-08-31 Thread via GitHub
epugh opened a new pull request, #1875: URL: https://github.com/apache/solr/pull/1875 https://issues.apache.org/jira/browse/SOLR-16957 # Description BATS test for user managed index replication. This is a End 2 End test, not a unit test for Bash scripts. # Solution

[GitHub] [solr] psalagnac commented on pull request #1864: SOLR-16879: add dedicated thread pool for expensive admin operations

2023-08-31 Thread via GitHub
psalagnac commented on PR #1864: URL: https://github.com/apache/solr/pull/1864#issuecomment-1701018703 Suggested CHANGES.txt line: > SOLR-16879: Limit the number of concurrent expensive core admin operations by running them in a dedicated thread pool. Backup, Restore and Split are ex

[jira] [Updated] (SOLR-16957) Test User-Managed Index Replication functionality

2023-08-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh updated SOLR-16957: - Description: We see a lot of user inquires about problems with replication using the leader/follower pat

[GitHub] [solr] dizzu commented on pull request #1843: SOLR-16925 Fixing broken JSON indentation using JacksonJsonWriter

2023-08-31 Thread via GitHub
dizzu commented on PR #1843: URL: https://github.com/apache/solr/pull/1843#issuecomment-1700991803 @Raghavan1988 any updates on this? -- 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] stillalex commented on a diff in pull request #1869: logging, MDC: collection for action=DELETE

2023-08-31 Thread via GitHub
stillalex commented on code in PR #1869: URL: https://github.com/apache/solr/pull/1869#discussion_r1311586699 ## solr/core/src/java/org/apache/solr/cloud/api/collections/OverseerCollectionMessageHandler.java: ## @@ -113,7 +113,9 @@ public OverseerCollectionMessageHandler( @

[GitHub] [solr] stillalex commented on a diff in pull request #1869: logging, MDC: collection for action=DELETE

2023-08-31 Thread via GitHub
stillalex commented on code in PR #1869: URL: https://github.com/apache/solr/pull/1869#discussion_r1311586699 ## solr/core/src/java/org/apache/solr/cloud/api/collections/OverseerCollectionMessageHandler.java: ## @@ -113,7 +113,9 @@ public OverseerCollectionMessageHandler( @

[GitHub] [solr] stillalex commented on pull request #1869: logging, MDC: collection for action=DELETE

2023-08-31 Thread via GitHub
stillalex commented on PR #1869: URL: https://github.com/apache/solr/pull/1869#issuecomment-1700972930 I think CreateCollectionCmd also uses 'NAME'' https://github.com/apache/solr/blob/22ac9105ea0382215c8fe558fc55977dc98aa14c/solr/core/src/java/org/apache/solr/cloud/api/collections/CreateCol

[jira] [Updated] (SOLR-16957) Test User-Managed Index Replication functionality

2023-08-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh updated SOLR-16957: - Summary: Test User-Managed Index Replication functionality (was: test replication strategy for scaling i

[jira] [Created] (SOLR-16957) test replication strategy for scaling in leader/follower

2023-08-31 Thread Eric Pugh (Jira)
Eric Pugh created SOLR-16957: Summary: test replication strategy for scaling in leader/follower Key: SOLR-16957 URL: https://issues.apache.org/jira/browse/SOLR-16957 Project: Solr Issue Type: Imp

[jira] [Commented] (SOLR-7099) bin/solr -cloud mode should launch a local ZK in its own process using zkcli's runzk option (instead of embedded in the first Solr process)

2023-08-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760905#comment-17760905 ] Eric Pugh commented on SOLR-7099: - It's been 8 years since the last comment, and I'm think

[jira] [Commented] (SOLR-8027) Reference guide instructions for converting an existing install to SolrCloud

2023-08-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760907#comment-17760907 ] Eric Pugh commented on SOLR-8027: - [~elyograg] do you think this is still a need? Or can

[jira] [Commented] (SOLR-7617) Smoke test SSL support in Solr standalone and cloud

2023-08-31 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760903#comment-17760903 ] Eric Pugh commented on SOLR-7617: - Could this be closed now that we have test_ssl.bats?

[GitHub] [solr] epugh commented on pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
epugh commented on PR #1792: URL: https://github.com/apache/solr/pull/1792#issuecomment-1700901263 We do have two packages "in the wild" that come with a UI, the YASA package https://github.com/yasa-org/yasa and Splainer, https://github.com/o19s/splainer/tree/main/solr-splainer-package.

[GitHub] [solr] rmuir commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
rmuir commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311497182 ## solr/server/etc/jetty.xml: ## @@ -99,6 +100,7 @@ Review Comment: > @rmuir You added the CSP stuff to `jetty.xml`. Do you see a reason to

[GitHub] [solr] mkhludnev commented on pull request #1874: Fix configuration parameter stateCompressor in solr-xml doc (#1872)

2023-08-31 Thread via GitHub
mkhludnev commented on PR #1874: URL: https://github.com/apache/solr/pull/1874#issuecomment-1700705183 Appreciate, Dustin! -- 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. T

[GitHub] [solr] mkhludnev merged pull request #1874: Fix configuration parameter stateCompressor in solr-xml doc (#1872)

2023-08-31 Thread via GitHub
mkhludnev merged PR #1874: URL: https://github.com/apache/solr/pull/1874 -- 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.

[GitHub] [solr] janhoy commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
janhoy commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311360400 ## solr/server/etc/jetty.xml: ## @@ -99,6 +100,7 @@ Review Comment: Ok, think I found a nice generic way of doing it: ```patch diff

[GitHub] [solr] janhoy commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
janhoy commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311324407 ## solr/server/etc/jetty.xml: ## @@ -99,6 +100,7 @@ Review Comment: If there's an easy way to provide a "fallback" if the header is not se

[GitHub] [solr] janhoy commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-31 Thread via GitHub
janhoy commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1311274572 ## solr/server/etc/jetty.xml: ## @@ -99,6 +100,7 @@ Review Comment: @rmuir You added the CSP stuff to `jetty.xml`. Do you see a reason to