Re: [PR] SOLR-16835: Generate Python client from OpenAPI spec [solr]

2023-10-31 Thread via GitHub
MarcusSorealheis commented on PR #1681: URL: https://github.com/apache/solr/pull/1681#issuecomment-1788342857 > I think we should call this client the 'Solr Admin Client' considering that's what it enables users to do. In the package name? -- This is an automated message from the A

[PR] Update software.amazon.awssdk:* to v2.21.9 [solr]

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

[PR] Update org.mockito:mockito* to v5.6.0 [solr]

2023-10-31 Thread via GitHub
solrbot opened a new pull request, #2055: URL: https://github.com/apache/solr/pull/2055 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.mockito:mockito-subclass](https://togithub.com/mockito/mockito) | test | minor | `5.5.0`

[PR] Update org.glassfish.jersey*:* to v2.41 [solr]

2023-10-31 Thread via GitHub
solrbot opened a new pull request, #2054: URL: https://github.com/apache/solr/pull/2054 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2](https:

[PR] Update dependency com.google.cloud:google-cloud-bom to v0.207.0 [solr]

2023-10-31 Thread via GitHub
solrbot opened a new pull request, #2053: URL: https://github.com/apache/solr/pull/2053 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.cloud:google-cloud-bom](https://togithub.com/googleapis/java-cloud-bom) | depende

[jira] [Assigned] (SOLR-17045) DenseVectorField w/ vectorDimension > 1024 no longer works by default

2023-10-31 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter reassigned SOLR-17045: - Assignee: Chris M. Hostetter > DenseVectorField w/ vectorDimension > 1024 no lon

[jira] [Resolved] (SOLR-17045) DenseVectorField w/ vectorDimension > 1024 no longer works by default

2023-10-31 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter resolved SOLR-17045. --- Fix Version/s: main (10.0) 9.5 Resolution: Fixed > DenseVec

[jira] [Commented] (SOLR-17045) DenseVectorField w/ vectorDimension > 1024 no longer works by default

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

[jira] [Resolved] (SOLR-17046) SchemaCodecFactory should be the implicit default if no is configured

2023-10-31 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter resolved SOLR-17046. --- Fix Version/s: main (10.0) 9.5 Assignee: Chris M. Hostette

[jira] [Commented] (SOLR-17046) SchemaCodecFactory should be the implicit default if no is configured

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

[jira] [Commented] (SOLR-17046) SchemaCodecFactory should be the implicit default if no is configured

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

[jira] [Commented] (SOLR-17045) DenseVectorField w/ vectorDimension > 1024 no longer works by default

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

[jira] [Commented] (SOLR-17046) SchemaCodecFactory should be the implicit default if no is configured

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

Re: [PR] SOLR-16911: Purge last hostContext references [solr]

2023-10-31 Thread via GitHub
gerlowskija commented on PR #2052: URL: https://github.com/apache/solr/pull/2052#issuecomment-1787813288 FYI @epugh -- 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 unsu

[PR] Solr 16911 purge last host context references [solr]

2023-10-31 Thread via GitHub
gerlowskija opened a new pull request, #2052: URL: https://github.com/apache/solr/pull/2052 https://issues.apache.org/jira/browse/SOLR-16911 # Description SOLR-16911 removed almost all of the references to a variable called 'hostContext' used by Jetty to set a base path for

[PR] Fix missing support in Consumer for other request types. [solr-sandbox]

2023-10-31 Thread via GitHub
sigram opened a new pull request, #81: URL: https://github.com/apache/solr-sandbox/pull/81 When the support for other request types (ADMIN, CONFIGSET) was added part of the original patch hasn't been applied, namely the changes to `KafkaCrossDcConsumer.pollAndProcessRequests()` that allowed

[jira] [Commented] (SOLR-17026) Upgrade to Gradle 8.4

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

[jira] [Commented] (SOLR-17026) Upgrade to Gradle 8.4

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

Re: [PR] SOLR-17026: Fix releaseBuild without signing [solr]

2023-10-31 Thread via GitHub
HoustonPutman merged PR #2051: URL: https://github.com/apache/solr/pull/2051 -- 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.apa

Re: [PR] SOLR-17026: Fix releaseBuild without signing [solr]

2023-10-31 Thread via GitHub
HoustonPutman commented on PR #2051: URL: https://github.com/apache/solr/pull/2051#issuecomment-1787534691 Ok I tested the smoke tester with and without `--not-signed` using artifacts built with and without `-Psign -PuseGpg`. The smoke test failed and succeeded accordingly (succeeded with `

[jira] [Assigned] (SOLR-16948) Backport "trusted configset" changes to 8.11.3

2023-10-31 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya reassigned SOLR-16948: --- Assignee: Ishan Chattopadhyaya > Backport "trusted configset" changes to 8.1

[PR] SOLR-17026: Fix releaseBuild without signing [solr]

2023-10-31 Thread via GitHub
HoustonPutman opened a new pull request, #2051: URL: https://github.com/apache/solr/pull/2051 Tested this out a bit locally with and without signing. Love that we can get rid of the “-x signJarsPublication” requirement for non signed builds. Need to make sure that the artifacts are st

[jira] [Commented] (SOLR-17026) Upgrade to Gradle 8.4

2023-10-31 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781418#comment-17781418 ] Houston Putman commented on SOLR-17026: --- Ok found the offending line in "gradle/mav

[jira] [Commented] (SOLR-17026) Upgrade to Gradle 8.4

2023-10-31 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781405#comment-17781405 ] Kevin Risden commented on SOLR-17026: - H ok I'll take a look I attached the conso

[jira] [Updated] (SOLR-17026) Upgrade to Gradle 8.4

2023-10-31 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-17026: Attachment: consoleText.txt.gz > Upgrade to Gradle 8.4 > - > >

[jira] [Commented] (SOLR-17026) Upgrade to Gradle 8.4

2023-10-31 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781392#comment-17781392 ] Houston Putman commented on SOLR-17026: --- I think this may be causing some artifact

Re: [PR] SOLR-17062: Create JS client for Admin UI use [solr]

2023-10-31 Thread via GitHub
epugh commented on PR #2050: URL: https://github.com/apache/solr/pull/2050#issuecomment-1787223108 I liked that the http client that https://github.com/OpenAPITools/openapi-generator/blob/master/modules/openapi-generator/src/main/resources/Javascript/libraries/javascript/package.mustache us

Re: [PR] SOLR-17062: Create JS client for Admin UI use [solr]

2023-10-31 Thread via GitHub
gerlowskija commented on code in PR #2050: URL: https://github.com/apache/solr/pull/2050#discussion_r1377537973 ## solr/api/build.gradle: ## @@ -55,8 +56,24 @@ dependencies { testImplementation 'org.apache.lucene:lucene-test-framework' } +// Ensure the OAS is available t

Re: [PR] SOLR-17062: Create JS client for Admin UI use [solr]

2023-10-31 Thread via GitHub
gerlowskija commented on code in PR #2050: URL: https://github.com/apache/solr/pull/2050#discussion_r1377537973 ## solr/api/build.gradle: ## @@ -55,8 +56,24 @@ dependencies { testImplementation 'org.apache.lucene:lucene-test-framework' } +// Ensure the OAS is available t

[jira] [Resolved] (SOLR-17031) Update netty jars to 4.1.99+ to fix CVE-2023-4586 (8.11.x)

2023-10-31 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-17031. Resolution: Fixed Resolved by [https://github.com/apache/lucene-solr/pull/2681] > Update netty jar

Re: [PR] SOLR-17062: Create JS client for Admin UI use [solr]

2023-10-31 Thread via GitHub
janhoy commented on code in PR #2050: URL: https://github.com/apache/solr/pull/2050#discussion_r1377354232 ## solr/api/build.gradle: ## @@ -55,8 +56,24 @@ dependencies { testImplementation 'org.apache.lucene:lucene-test-framework' } +// Ensure the OAS is available to oth

Re: [PR] Extract duplicate code and move it to CollectionHandlingUtils [solr]

2023-10-31 Thread via GitHub
renatoh commented on PR #2044: URL: https://github.com/apache/solr/pull/2044#issuecomment-1786687021 @risdenk Hey Kevin, would you mind having a look at this PR? thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use