[GitHub] [solr-operator] KumarDeepankar opened a new issue #353: solr-operator: Windows nginx ingress end point giving 404 not found error

2021-10-20 Thread GitBox
KumarDeepankar opened a new issue #353: URL: https://github.com/apache/solr-operator/issues/353 Followed the local tutorial documentation to install solr operator on windows 10. Deployment was successful but getting 404 error at http://localhost/solr/#/~cloud?view=nodes Foll

[jira] [Updated] (SOLR-15708) Add ConfigSetAdminRequest.Upload

2021-10-20 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-15708: -- Attachment: SOLR-15708.patch Status: Open (was: Open) Attaching patch with pro

[jira] [Commented] (SOLR-15709) Fix ConfigSet API to be more CRUD like: action=CREATE should be able to create, not just CLONE

2021-10-20 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432152#comment-17432152 ] Chris M. Hostetter commented on SOLR-15709: --- Strawman suggestion for how we mi

[jira] [Created] (SOLR-15709) Fix ConfigSet API to be more CRUD like: action=CREATE should be able to create, not just CLONE

2021-10-20 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-15709: - Summary: Fix ConfigSet API to be more CRUD like: action=CREATE should be able to create, not just CLONE Key: SOLR-15709 URL: https://issues.apache.org/jira/browse/SOLR-1

[jira] [Created] (SOLR-15708) Add ConfigSetAdminRequest.Upload

2021-10-20 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-15708: - Summary: Add ConfigSetAdminRequest.Upload Key: SOLR-15708 URL: https://issues.apache.org/jira/browse/SOLR-15708 Project: Solr Issue Type: Sub-task

[jira] [Comment Edited] (SOLR-15700) Fix include path consistency in bin/solr shell wrapper

2021-10-20 Thread Trevor Turner (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432147#comment-17432147 ] Trevor Turner edited comment on SOLR-15700 at 10/21/21, 1:00 AM: --

[jira] [Comment Edited] (SOLR-15700) Fix include path consistency in bin/solr shell wrapper

2021-10-20 Thread Trevor Turner (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432147#comment-17432147 ] Trevor Turner edited comment on SOLR-15700 at 10/21/21, 12:59 AM: -

[jira] [Updated] (SOLR-15700) Fix include path consistency in bin/solr shell wrapper

2021-10-20 Thread Trevor Turner (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trevor Turner updated SOLR-15700: - Environment: CentOS 7, Solr 8.10.1 – openjdk version "11.0.12" 2021-07-20 LTS OpenJDK Runtime

[jira] [Commented] (SOLR-15700) Fix include path consistency in bin/solr shell wrapper

2021-10-20 Thread Trevor Turner (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432147#comment-17432147 ] Trevor Turner commented on SOLR-15700: -- I'm very open to creating a PR for this! Apo

[GitHub] [solr] turnertg opened a new pull request #358: SOLR-15700: Make include paths in bin/solr consistent

2021-10-20 Thread GitBox
turnertg opened a new pull request #358: URL: https://github.com/apache/solr/pull/358 https://issues.apache.org/jira/browse/SOLR-15700 # Description In the `bin/solr` bash script, the header comment specifies which paths are searched for the environment file `solr.in.sh`, howe

[GitHub] [solr] janhoy commented on a change in pull request #355: SOLR-12666: Add authn & authz plugins that supports multiple authentication schemes, such as Bearer and Basic

2021-10-20 Thread GitBox
janhoy commented on a change in pull request #355: URL: https://github.com/apache/solr/pull/355#discussion_r733189627 ## File path: solr/core/src/java/org/apache/solr/security/MultiAuthRuleBasedAuthorizationPlugin.java ## @@ -0,0 +1,102 @@ +/* + * Licensed to the Apache Softwa

[GitHub] [solr] janhoy commented on a change in pull request #355: SOLR-12666: Add authn & authz plugins that supports multiple authentication schemes, such as Bearer and Basic

2021-10-20 Thread GitBox
janhoy commented on a change in pull request #355: URL: https://github.com/apache/solr/pull/355#discussion_r733187520 ## File path: solr/core/src/java/org/apache/solr/security/MultiAuthPlugin.java ## @@ -0,0 +1,275 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

[GitHub] [solr] janhoy commented on a change in pull request #355: SOLR-12666: Add authn & authz plugins that supports multiple authentication schemes, such as Bearer and Basic

2021-10-20 Thread GitBox
janhoy commented on a change in pull request #355: URL: https://github.com/apache/solr/pull/355#discussion_r733175637 ## File path: solr/core/src/java/org/apache/solr/security/MultiAuthPlugin.java ## @@ -0,0 +1,275 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

[GitHub] [solr] HoustonPutman opened a new pull request #357: SOLR-15707: Add the ability to set the AWS Profile per S3Repository

2021-10-20 Thread GitBox
HoustonPutman opened a new pull request #357: URL: https://github.com/apache/solr/pull/357 https://issues.apache.org/jira/browse/SOLR-15707 Updating the AWS SDK version for better retry options. -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Created] (SOLR-15707) Ability to set the AWS Profile for each S3Repository

2021-10-20 Thread Houston Putman (Jira)
Houston Putman created SOLR-15707: - Summary: Ability to set the AWS Profile for each S3Repository Key: SOLR-15707 URL: https://issues.apache.org/jira/browse/SOLR-15707 Project: Solr Issue Typ

[jira] [Created] (SOLR-15706) After an incremental back up, the pugeUnused operation incorrectly deletes all backed up data

2021-10-20 Thread Don (Jira)
Don created SOLR-15706: -- Summary: After an incremental back up, the pugeUnused operation incorrectly deletes all backed up data Key: SOLR-15706 URL: https://issues.apache.org/jira/browse/SOLR-15706 Project: Solr

[jira] [Commented] (SOLR-15355) CVE-2020-9492: Upgrade hadoop-hdfs-client to 3.2.2

2021-10-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431423#comment-17431423 ] Kevin Risden commented on SOLR-15355: - Yea it was way more changes that I expected be

[jira] [Commented] (SOLR-6910) deleteById without _route_ param for implicit router could be broadcast

2021-10-20 Thread Michael Kosten (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431401#comment-17431401 ] Michael Kosten commented on SOLR-6910: -- David Smiley pointed out to me that this Jira

[GitHub] [solr] makosten commented on pull request #288: SOLR-15705: A deleteById request without _route_ param for implicit router could be sent to all shard leaders

2021-10-20 Thread GitBox
makosten commented on pull request #288: URL: https://github.com/apache/solr/pull/288#issuecomment-947905418 Here is a process flow of a DeleteByQuery. The doDistribDeleteByQuery is where a leader forwards the command to its replicas. The doDeleteByQuery in DistributedZkUpdateProcessor is

[jira] [Created] (SOLR-15705) Distribute a DeleteById to all shards when using the CompositeId router with a router field defined and field value is missing in request

2021-10-20 Thread Michael Kosten (Jira)
Michael Kosten created SOLR-15705: - Summary: Distribute a DeleteById to all shards when using the CompositeId router with a router field defined and field value is missing in request Key: SOLR-15705 URL: https://

[jira] [Commented] (SOLR-15702) Stabilize S3 Tests

2021-10-20 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431386#comment-17431386 ] Houston Putman commented on SOLR-15702: --- Gonna leave this open for a week to see if

[jira] [Commented] (SOLR-15701) ConfigSet SolrJ API is incomplete

2021-10-20 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431374#comment-17431374 ] Chris M. Hostetter commented on SOLR-15701: --- It seems like there are at least 2

[jira] [Commented] (SOLR-15355) CVE-2020-9492: Upgrade hadoop-hdfs-client to 3.2.2

2021-10-20 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431373#comment-17431373 ] David Smiley commented on SOLR-15355: - Thanks for your sharing your thoughts on the m

[jira] [Commented] (SOLR-15702) Stabilize S3 Tests

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

[jira] [Commented] (SOLR-15355) CVE-2020-9492: Upgrade hadoop-hdfs-client to 3.2.2

2021-10-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431357#comment-17431357 ] Kevin Risden commented on SOLR-15355: - There are a bunch of changes between 3.2.0 and

[jira] [Commented] (SOLR-15355) CVE-2020-9492: Upgrade hadoop-hdfs-client to 3.2.2

2021-10-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431354#comment-17431354 ] Kevin Risden commented on SOLR-15355: - {quote} Any idea what might be up with this Ke

[GitHub] [solr] thelabdude commented on a change in pull request #355: SOLR-12666: Add authn & authz plugins that supports multiple authentication schemes, such as Bearer and Basic

2021-10-20 Thread GitBox
thelabdude commented on a change in pull request #355: URL: https://github.com/apache/solr/pull/355#discussion_r732933292 ## File path: solr/core/src/java/org/apache/solr/security/MultiAuthPlugin.java ## @@ -0,0 +1,275 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] thelabdude commented on a change in pull request #355: SOLR-12666: Add authn & authz plugins that supports multiple authentication schemes, such as Bearer and Basic

2021-10-20 Thread GitBox
thelabdude commented on a change in pull request #355: URL: https://github.com/apache/solr/pull/355#discussion_r732902326 ## File path: solr/core/src/java/org/apache/solr/security/MultiAuthRuleBasedAuthorizationPlugin.java ## @@ -0,0 +1,102 @@ +/* + * Licensed to the Apache So

[jira] [Commented] (SOLR-15702) Stabilize S3 Tests

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

[jira] [Commented] (SOLR-15702) Stabilize S3 Tests

2021-10-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431316#comment-17431316 ] ASF subversion and git services commented on SOLR-15702: Commit f

[GitHub] [solr] thelabdude commented on a change in pull request #355: SOLR-12666: Add authn & authz plugins that supports multiple authentication schemes, such as Bearer and Basic

2021-10-20 Thread GitBox
thelabdude commented on a change in pull request #355: URL: https://github.com/apache/solr/pull/355#discussion_r732899780 ## File path: solr/core/src/java/org/apache/solr/security/MultiAuthPlugin.java ## @@ -0,0 +1,275 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] HoustonPutman merged pull request #356: SOLR-15702: Stabilize S3 tests using waiters

2021-10-20 Thread GitBox
HoustonPutman merged pull request #356: URL: https://github.com/apache/solr/pull/356 -- 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-unsubs

[GitHub] [solr-operator] nosvalds opened a new issue #352: Add possibility to annotate zookeeper to trigger rolling update

2021-10-20 Thread GitBox
nosvalds opened a new issue #352: URL: https://github.com/apache/solr-operator/issues/352 You can manually trigger a restart of the solr pods by changing an annotation in `podOptions` ``` apiVersion: solr.apache.org/v1beta1 kind: SolrCloud spec: customSolrKubeOptio

[jira] [Commented] (SOLR-15701) ConfigSet SolrJ API is incomplete

2021-10-20 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431268#comment-17431268 ] Andrzej Bialecki commented on SOLR-15701: - Well, what would make most sense in 9.

[jira] [Updated] (SOLR-15704) Delta import with multiple entities: working partially

2021-10-20 Thread A (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A updated SOLR-15704: - Description: My db-data-config.xml has multiple entities defined, each with their own  *deltaImportQuery* and *deltaQuery

[jira] [Created] (SOLR-15704) Delta import with multiple entities: working partially

2021-10-20 Thread A (Jira)
A created SOLR-15704: Summary: Delta import with multiple entities: working partially Key: SOLR-15704 URL: https://issues.apache.org/jira/browse/SOLR-15704 Project: Solr Issue Type: Bug Security L

[jira] [Updated] (SOLR-15223) Deprecate HttpSolrClient, mark httpcomponents dep as "optional" in SolrJ

2021-10-20 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-15223: Labels: newdev (was: ) > Deprecate HttpSolrClient, mark httpcomponents dep as "optional" in SolrJ

[GitHub] [solr-operator] janhoy edited a comment on issue #331: Support JWT authentication

2021-10-20 Thread GitBox
janhoy edited a comment on issue #331: URL: https://github.com/apache/solr-operator/issues/331#issuecomment-947622521 Looks like tehre is some traction on https://github.com/apache/solr/pull/355 which could be a workaround for operator, exporter, bin/solr etc. Only worry I have is fo

[GitHub] [solr-operator] janhoy commented on issue #331: Support JWT authentication

2021-10-20 Thread GitBox
janhoy commented on issue #331: URL: https://github.com/apache/solr-operator/issues/331#issuecomment-947622521 Looks like tehre is some traction on https://github.com/apache/solr/pull/355 which could be a workaround for operator, exporter, bin/solr etc. Only worry I have is for some

[GitHub] [solr] janhoy commented on a change in pull request #355: SOLR-12666: Add authn & authz plugins that supports multiple authentication schemes, such as Bearer and Basic

2021-10-20 Thread GitBox
janhoy commented on a change in pull request #355: URL: https://github.com/apache/solr/pull/355#discussion_r732643771 ## File path: solr/core/src/java/org/apache/solr/security/MultiAuthPlugin.java ## @@ -0,0 +1,275 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

[GitHub] [solr] janhoy commented on a change in pull request #355: SOLR-12666: Add authn & authz plugins that supports multiple authentication schemes, such as Bearer and Basic

2021-10-20 Thread GitBox
janhoy commented on a change in pull request #355: URL: https://github.com/apache/solr/pull/355#discussion_r732636861 ## File path: solr/core/src/java/org/apache/solr/security/MultiAuthPlugin.java ## @@ -0,0 +1,275 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

[jira] [Commented] (SOLR-15687) investigate/fix UpdateLogCloudTest failures

2021-10-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431122#comment-17431122 ] ASF subversion and git services commented on SOLR-15687: Commit 4

[jira] [Commented] (SOLR-15687) investigate/fix UpdateLogCloudTest failures

2021-10-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431120#comment-17431120 ] ASF subversion and git services commented on SOLR-15687: Commit 3

[jira] [Commented] (SOLR-12666) Support multiple AuthenticationPlugin's simultaneoulsy

2021-10-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-12666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431099#comment-17431099 ] Jan Høydahl commented on SOLR-12666: > Under the covers, the {{MultiAuthPlugin}} init

[GitHub] [solr-operator] nosvalds opened a new pull request #351: Documentation update - Add information on triggering a manual restart

2021-10-20 Thread GitBox
nosvalds opened a new pull request #351: URL: https://github.com/apache/solr-operator/pull/351 Added given this conversation in the Solr-operator Slack channel. https://kubernetes.slack.com/archives/CQSNS615F/p1634636068067300 Let me know if there is potentially a better place for th