[GitHub] [solr-operator] ollixy commented on issue #489: Add support to set capabilities on Solr cloud container's security context

2023-05-31 Thread via GitHub
ollixy commented on issue #489: URL: https://github.com/apache/solr-operator/issues/489#issuecomment-1571339904 @mmoscher @HoustonPutman any news on this one? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [solr] solrbot commented on pull request #1678: Update org.springframework:spring* to v6 (major)

2023-05-31 Thread via GitHub
solrbot commented on PR #1678: URL: https://github.com/apache/solr/pull/1678#issuecomment-1571207775 ### ⚠ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, i

[GitHub] [solr] solrbot opened a new pull request, #1678: Update org.springframework:spring* to v6 (major)

2023-05-31 Thread via GitHub
solrbot opened a new pull request, #1678: URL: https://github.com/apache/solr/pull/1678 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.springframework:spring-webmvc](https://togithub.com/spring-projects/spring-framework) |

[GitHub] [solr] solrbot opened a new pull request, #1677: Update org.glassfish.jersey*:* to v3 (major)

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

[GitHub] [solr] solrbot opened a new pull request, #1676: Update org.glassfish.jersey*:* to v2.39.1

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

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

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

[GitHub] [solr] risdenk commented on pull request #1673: MINOR: Document change to mention hadoop/Kerberos Plugins moved to package org.apache.solr.security.hadoop

2023-05-31 Thread via GitHub
risdenk commented on PR #1673: URL: https://github.com/apache/solr/pull/1673#issuecomment-1571067452 Thanks @janhoy and @senthh - SOLR-13989 is what introduced this. When I looked through our docs nothing specifically had the full class always `solr.ABC` so it didn't occur to me to put this

[GitHub] [solr-operator] trevorpburke commented on pull request #571: Add SessionAffinity and SessionAffinityConfig fields to ServiceOptions

2023-05-31 Thread via GitHub
trevorpburke commented on PR #571: URL: https://github.com/apache/solr-operator/pull/571#issuecomment-1571023953 > This is a great start! > > So what you have done is make the configuration available in the CRD. So the user can now provide it, however it doesn't actually set the confi

[GitHub] [solr-operator] trevorpburke commented on a diff in pull request #571: Add SessionAffinity and SessionAffinityConfig fields to ServiceOptions

2023-05-31 Thread via GitHub
trevorpburke commented on code in PR #571: URL: https://github.com/apache/solr-operator/pull/571#discussion_r1212361003 ## api/v1beta1/common_types.go: ## @@ -164,6 +164,14 @@ type ServiceOptions struct { // Labels to be added for the Service. // +optional

[GitHub] [solr-operator] trevorpburke commented on a diff in pull request #571: Add SessionAffinity and SessionAffinityConfig fields to ServiceOptions

2023-05-31 Thread via GitHub
trevorpburke commented on code in PR #571: URL: https://github.com/apache/solr-operator/pull/571#discussion_r1212360846 ## api/v1beta1/common_types.go: ## @@ -164,6 +164,14 @@ type ServiceOptions struct { // Labels to be added for the Service. // +optional

[GitHub] [solr] janhoy commented on pull request #1673: MINOR: Document change to mention hadoop/Kerberos Plugins moved to package org.apache.solr.security.hadoop

2023-05-31 Thread via GitHub
janhoy commented on PR #1673: URL: https://github.com/apache/solr/pull/1673#issuecomment-1570922959 I merged to main, `9x`, `9_2`, `9_1` and `9_0`, think that are all the guide versions? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [solr] cdrini opened a new pull request, #1674: Fix lib names in analysis-extras module README.md

2023-05-31 Thread via GitHub
cdrini opened a new pull request, #1674: URL: https://github.com/apache/solr/pull/1674 Not creating a JIRA issue, since this is something minor that wouldn't make it into release notes. # Description It seems like the lucene-analyzers .jar files were renamed at somepoint, and

[jira] [Commented] (SOLR-16799) upgrade Solr to use Lucene 9.6.0

2023-05-31 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728068#comment-17728068 ] Alex Deparvu commented on SOLR-16799: - I did some minor manual testing on this upgrad

[GitHub] [solr-operator] fliphess commented on issue #574: Solr operator not updating all container images on helm update

2023-05-31 Thread via GitHub
fliphess commented on issue #574: URL: https://github.com/apache/solr-operator/issues/574#issuecomment-1570495591 I found something: When I kill the solr-operator pod, everything starts running again and soon after all pods are at the same container version. The solr-operator then starts

[GitHub] [solr] HoustonPutman commented on pull request #1673: MINOR: Document change to mention hadoop/Kerberos Plugins moved to package org.apache.solr.security.hadoop

2023-05-31 Thread via GitHub
HoustonPutman commented on PR #1673: URL: https://github.com/apache/solr/pull/1673#issuecomment-1570429911 Thanks @janhoy ! -- 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] [Resolved] (SOLR-16826) Validate if authentication plugin class name are valid

2023-05-31 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-16826. Resolution: Fixed Backported the doc change to all 9.x versions, should show up in the official gu

[GitHub] [solr-operator] HoustonPutman opened a new pull request, #575: Add managed scaleUp for SolrClouds

2023-05-31 Thread via GitHub
HoustonPutman opened a new pull request, #575: URL: https://github.com/apache/solr-operator/pull/575 Resolves #567 TODO: - [ ] Add option to CRD (opt-out, since we are going to do a NO-OP if the API is unavailable) - [ ] Add a cluster-op-lock for `scaleDown` - [ ] Implem

[GitHub] [solr-operator] HoustonPutman commented on a diff in pull request #571: Add SessionAffinity and SessionAffinityConfig fields to ServiceOptions

2023-05-31 Thread via GitHub
HoustonPutman commented on code in PR #571: URL: https://github.com/apache/solr-operator/pull/571#discussion_r1211828633 ## api/v1beta1/common_types.go: ## @@ -164,6 +164,14 @@ type ServiceOptions struct { // Labels to be added for the Service. // +optional

[GitHub] [solr-operator] HoustonPutman commented on issue #574: Solr operator not updating all container images on helm update

2023-05-31 Thread via GitHub
HoustonPutman commented on issue #574: URL: https://github.com/apache/solr-operator/issues/574#issuecomment-1570355154 > In the meantime all the pods in the solr cluster are up, but not all of them are properly updated. > the solr-operator is not generating new logging. These t

[GitHub] [solr] HoustonPutman commented on pull request #1673: MINOR: Document change to mention hadoop/Kerberos Plugins moved to package org.apache.solr.security.hadoop

2023-05-31 Thread via GitHub
HoustonPutman commented on PR #1673: URL: https://github.com/apache/solr/pull/1673#issuecomment-1570301729 This looks great to me. I can take care of backporting to all of the branches @janhoy , so that all versions of the ref guide get this fix. -- This is an automated message from the A

[GitHub] [solr] janhoy merged pull request #1673: MINOR: Document change to mention hadoop/Kerberos Plugins moved to package org.apache.solr.security.hadoop

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

[GitHub] [solr-site] janhoy commented on a diff in pull request #92: Update resources.md

2023-05-31 Thread via GitHub
janhoy commented on code in PR #92: URL: https://github.com/apache/solr-site/pull/92#discussion_r1211746683 ## content/pages/resources.md: ## @@ -7,7 +7,7 @@ template: resources * [Solr Quick Start](/guide/solr-tutorial.html) -* [Solr on Docker](https://github.com/docker-s

[GitHub] [solr-site] janhoy commented on a diff in pull request #92: Update resources.md

2023-05-31 Thread via GitHub
janhoy commented on code in PR #92: URL: https://github.com/apache/solr-site/pull/92#discussion_r1211746683 ## content/pages/resources.md: ## @@ -7,7 +7,7 @@ template: resources * [Solr Quick Start](/guide/solr-tutorial.html) -* [Solr on Docker](https://github.com/docker-s

[GitHub] [solr] senthh commented on a diff in pull request #1673: MINOR: Document change to mention hadoop/Kerberos Plugins moved to package org.apache.solr.security.hadoop

2023-05-31 Thread via GitHub
senthh commented on code in PR #1673: URL: https://github.com/apache/solr/pull/1673#discussion_r1211721546 ## solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc: ## @@ -175,7 +175,7 @@ Administrators that need Solr exposed more broadly can change the `

[GitHub] [solr-site] run-tud opened a new pull request, #92: Update resources.md

2023-05-31 Thread via GitHub
run-tud opened a new pull request, #92: URL: https://github.com/apache/solr-site/pull/92 https://github.com/docker-solr/docker-solr -> This Repository is Archived Replaced by the current repos -- This is an automated message from the Apache Git Service. To respond to the message, please l

[jira] [Resolved] (SOLR-14630) CloudSolrClient doesn't pick correct core when server contains more shards

2023-05-31 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-14630. - Fix Version/s: 9.3 Resolution: Fixed Thanks Pierre, Jason, Ivan, Christine! > CloudSolrCl

[GitHub] [solr] janhoy commented on a diff in pull request #1673: MINOR: Document change to mention hadoop/Kerberos Plugins moved to package org.apache.solr.security.hadoop

2023-05-31 Thread via GitHub
janhoy commented on code in PR #1673: URL: https://github.com/apache/solr/pull/1673#discussion_r1211573242 ## solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc: ## @@ -175,7 +175,7 @@ Administrators that need Solr exposed more broadly can change the `

[jira] [Commented] (SOLR-16826) Validate if authentication plugin class name are valid

2023-05-31 Thread Senthil Kumar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727875#comment-17727875 ] Senthil Kumar commented on SOLR-16826: -- [~janhoy]  and [~houston] Created new PR [h

[GitHub] [solr] senthh opened a new pull request, #1673: MINOR: Document change to mention hadoop/Kerberos Plugins moved to package org.apache.solr.security.hadoop

2023-05-31 Thread via GitHub
senthh opened a new pull request, #1673: URL: https://github.com/apache/solr/pull/1673 https://issues.apache.org/jira/browse/SOLR-16826 # Description Document change to mention hadoop/Kerberos Plugins moved to package org.apache.solr.security.hadoop # Soluti

[jira] [Commented] (SOLR-16826) Validate if authentication plugin class name are valid

2023-05-31 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727851#comment-17727851 ] Jan Høydahl commented on SOLR-16826: So this Jira can be closed or re-purposed for th

[GitHub] [solr] janhoy commented on pull request #1669: SOLR-16826: Validate if authentication plugin class name are valid

2023-05-31 Thread via GitHub
janhoy commented on PR #1669: URL: https://github.com/apache/solr/pull/1669#issuecomment-1569702974 Closing this, please open a new PR with Upgrade Notes doc changes... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [solr] janhoy closed pull request #1669: SOLR-16826: Validate if authentication plugin class name are valid

2023-05-31 Thread via GitHub
janhoy closed pull request #1669: SOLR-16826: Validate if authentication plugin class name are valid URL: https://github.com/apache/solr/pull/1669 -- 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