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

2021-09-30 Thread GitBox
janhoy commented on issue #331: URL: https://github.com/apache/solr-operator/issues/331#issuecomment-931761062 > the operator could parse out the wellKnownUrl and other config from a security.json provided by the user Yes, a user provided `security.json` template is probably good to

[jira] [Commented] (SOLR-15661) prepare_announce_solr task of the release wizard in 8x needs to be updated for the new solr site repo

2021-09-30 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423027#comment-17423027 ] Timothy Potter commented on SOLR-15661: --- Going to fix this while I fix LUCENE-10141

[jira] [Assigned] (SOLR-15661) prepare_announce_solr task of the release wizard in 8x needs to be updated for the new solr site repo

2021-09-30 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-15661: - Assignee: Timothy Potter > prepare_announce_solr task of the release wizard in 8x needs

[jira] [Commented] (SOLR-15301) Eliminate repetitive index size calculation for Solr metrics

2021-09-30 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423023#comment-17423023 ] David Smiley commented on SOLR-15301: - The committed solution is a hack that adds com

[GitHub] [solr] HoustonPutman commented on a change in pull request #323: SOLR-15670: Introduce Gradle parameter to skip ref-guide tasks

2021-09-30 Thread GitBox
HoustonPutman commented on a change in pull request #323: URL: https://github.com/apache/solr/pull/323#discussion_r719742424 ## File path: solr/solr-ref-guide/build.gradle ## @@ -38,6 +38,17 @@ versionsLock { description = 'Solr reference guide' +def dockerImageRepo = prop

[GitHub] [solr] madrob commented on a change in pull request #323: SOLR-15670: Introduce Gradle parameter to skip ref-guide tasks

2021-09-30 Thread GitBox
madrob commented on a change in pull request #323: URL: https://github.com/apache/solr/pull/323#discussion_r719739938 ## File path: solr/solr-ref-guide/build.gradle ## @@ -38,6 +38,17 @@ versionsLock { description = 'Solr reference guide' +def dockerImageRepo = propertyOrE

[jira] [Commented] (SOLR-15670) Introduce Gradle parameter to skip ref-guide tasks

2021-09-30 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423005#comment-17423005 ] Houston Putman commented on SOLR-15670: --- I have initially chosen the following grad

[GitHub] [solr] HoustonPutman opened a new pull request #323: SOLR-15670: Introduce Gradle parameter to skip ref-guide tasks

2021-09-30 Thread GitBox
HoustonPutman opened a new pull request #323: URL: https://github.com/apache/solr/pull/323 https://issues.apache.org/jira/browse/SOLR-15670 -- 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 sp

[jira] [Created] (SOLR-15670) Introduce Gradle parameter to skip ref-guide tasks

2021-09-30 Thread Houston Putman (Jira)
Houston Putman created SOLR-15670: - Summary: Introduce Gradle parameter to skip ref-guide tasks Key: SOLR-15670 URL: https://issues.apache.org/jira/browse/SOLR-15670 Project: Solr Issue Type:

[GitHub] [solr] dsmiley commented on a change in pull request #322: SOLR-15258: ConfigSetService supports bootstrap_conf

2021-09-30 Thread GitBox
dsmiley commented on a change in pull request #322: URL: https://github.com/apache/solr/pull/322#discussion_r719579038 ## File path: solr/core/src/java/org/apache/solr/core/ConfigSetService.java ## @@ -54,6 +54,28 @@ public static ConfigSetService createConfigSetService(Co

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

2021-09-30 Thread GitBox
thelabdude commented on issue #331: URL: https://github.com/apache/solr-operator/issues/331#issuecomment-931499624 One problem with the `bearerTokenSecret` approach is that it would require a non-expiring access token, which are generally frowned upon, but if people want to use those, I gu

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

2021-09-30 Thread GitBox
HoustonPutman commented on issue #331: URL: https://github.com/apache/solr-operator/issues/331#issuecomment-931488112 I think it would be great for a user to provide a custom configMap for their security.json, or a secret for that matter (since it might have sensitive information).

[GitHub] [solr-operator] HoustonPutman opened a new pull request #332: Contrib modules

2021-09-30 Thread GitBox
HoustonPutman opened a new pull request #332: URL: https://github.com/apache/solr-operator/pull/332 Resolves #329 This still needs testing, of which a lot can be really quick true-unit tests. We might also think about using a property variable in the solr.xml for additionalLi

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

2021-09-30 Thread GitBox
thelabdude commented on issue #331: URL: https://github.com/apache/solr-operator/issues/331#issuecomment-931416876 Rather than polluting the SolrCloud & Prometheus Exporter CRDs with OIDC config settings, the operator could parse out the `wellKnownUrl` and other config from a `security.jso

[GitHub] [solr] Jdurham2843 commented on pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-09-30 Thread GitBox
Jdurham2843 commented on pull request #243: URL: https://github.com/apache/solr/pull/243#issuecomment-931400828 Awesome, my pleasure, and thank you @cpoerschke for taking the time to work with me! -- This is an automated message from the Apache Git Service. To respond to the message, ple

[jira] [Resolved] (SOLR-15669) Validate *.txt source patterns

2021-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-15669. Fix Version/s: main (9.0) Resolution: Fixed > Validate *.txt source patterns > -

[jira] [Commented] (SOLR-15669) Validate *.txt source patterns

2021-09-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422790#comment-17422790 ] ASF subversion and git services commented on SOLR-15669: Commit 0

[jira] [Created] (SOLR-15669) Validate *.txt source patterns

2021-09-30 Thread Dawid Weiss (Jira)
Dawid Weiss created SOLR-15669: -- Summary: Validate *.txt source patterns Key: SOLR-15669 URL: https://issues.apache.org/jira/browse/SOLR-15669 Project: Solr Issue Type: Task Security Level

[GitHub] [solr] cpoerschke commented on a change in pull request #313: SOLR-13681: make Lucene's index sorting directly configurable in Solr

2021-09-30 Thread GitBox
cpoerschke commented on a change in pull request #313: URL: https://github.com/apache/solr/pull/313#discussion_r719397117 ## File path: solr/core/src/test/org/apache/solr/cloud/TestSegmentSorting.java ## @@ -71,8 +71,10 @@ public void createCollection() throws Exception {

[jira] [Resolved] (SOLR-15301) Eliminate repetitive index size calculation for Solr metrics

2021-09-30 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Salamon resolved SOLR-15301. --- Fix Version/s: main (9.0) Resolution: Fixed > Eliminate repetitive index size calculat

[jira] [Resolved] (SOLR-7642) Should launching Solr in cloud mode using a ZooKeeper chroot create the chroot znode if it doesn't exist?

2021-09-30 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-7642. --- Fix Version/s: main (9.0) Assignee: Christine Poerschke Resolution: Fix

[GitHub] [solr] asalamon74 commented on pull request #53: SOLR-15301 Eliminate repetitive index size calculation for Solr metrics

2021-09-30 Thread GitBox
asalamon74 commented on pull request #53: URL: https://github.com/apache/solr/pull/53#issuecomment-931309891 Committed: 36f5e4155dd2327416b9c0519e8d5ff48781fce7 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [solr] asalamon74 closed pull request #53: SOLR-15301 Eliminate repetitive index size calculation for Solr metrics

2021-09-30 Thread GitBox
asalamon74 closed pull request #53: URL: https://github.com/apache/solr/pull/53 -- 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...

[jira] [Commented] (SOLR-15301) Eliminate repetitive index size calculation for Solr metrics

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

[jira] [Commented] (SOLR-7642) Should launching Solr in cloud mode using a ZooKeeper chroot create the chroot znode if it doesn't exist?

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

[jira] [Commented] (SOLR-15301) Eliminate repetitive index size calculation for Solr metrics

2021-09-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422770#comment-17422770 ] ASF subversion and git services commented on SOLR-15301: Commit 0

[GitHub] [solr] cpoerschke merged pull request #298: SOLR-7642: add opt-in support to create ZK chroot on startup

2021-09-30 Thread GitBox
cpoerschke merged pull request #298: URL: https://github.com/apache/solr/pull/298 -- 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.

[jira] [Assigned] (SOLR-15301) Eliminate repetitive index size calculation for Solr metrics

2021-09-30 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Salamon reassigned SOLR-15301: - Assignee: Andras Salamon > Eliminate repetitive index size calculation for Solr metrics

[GitHub] [solr-operator] gerlowskija commented on pull request #302: Allow users to take GCS-based backups

2021-09-30 Thread GitBox
gerlowskija commented on pull request #302: URL: https://github.com/apache/solr-operator/pull/302#issuecomment-931230479 Thanks a ton for seeing this through in my absence @HoustonPutman . Will be awesome to see this in 0.5.0! -- This is an automated message from the Apache Git Service.

[jira] [Commented] (SOLR-14281) Make sharedLib configurable through SysProp and allow multiple paths

2021-09-30 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422687#comment-17422687 ] Jan Høydahl commented on SOLR-14281: Valid remarks, I'm sure there is room for some c

[GitHub] [solr-operator] janhoy opened a new issue #331: Support JWT authentication

2021-09-30 Thread GitBox
janhoy opened a new issue #331: URL: https://github.com/apache/solr-operator/issues/331 The Operator already has support for configuring Solr with BasicAuth, and the Operator is given BasicAuth credentials to be able to access `/solr/admin/info/system`, `/solr/admin/collections` and `/sol

[GitHub] [solr] murblanc commented on a change in pull request #322: SOLR-15258: ConfigSetService supports bootstrap_conf

2021-09-30 Thread GitBox
murblanc commented on a change in pull request #322: URL: https://github.com/apache/solr/pull/322#discussion_r719206474 ## File path: solr/core/src/java/org/apache/solr/core/ConfigSetService.java ## @@ -54,6 +54,28 @@ public static ConfigSetService createConfigSetService(C

[GitHub] [solr] markrmiller commented on a change in pull request #322: SOLR-15258: ConfigSetService supports bootstrap_conf

2021-09-30 Thread GitBox
markrmiller commented on a change in pull request #322: URL: https://github.com/apache/solr/pull/322#discussion_r719189790 ## File path: solr/core/src/java/org/apache/solr/core/ZkContainer.java ## @@ -144,25 +139,6 @@ public void initZooKeeper(final CoreContainer cc, CloudConf

[jira] [Commented] (SOLR-15258) ConfigSetService: add CRUD operations, subsume ZkConfigManager

2021-09-30 Thread Nazerke Seidan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422614#comment-17422614 ] Nazerke Seidan commented on SOLR-15258: --- [~ilan], yes, I see the issue. I created a

[GitHub] [solr] NazerkeBS commented on a change in pull request #322: SOLR-15258: ConfigSetService supports bootstrap_conf

2021-09-30 Thread GitBox
NazerkeBS commented on a change in pull request #322: URL: https://github.com/apache/solr/pull/322#discussion_r719176537 ## File path: solr/core/src/java/org/apache/solr/core/ZkContainer.java ## @@ -144,25 +139,6 @@ public void initZooKeeper(final CoreContainer cc, CloudConfig

[GitHub] [solr] NazerkeBS commented on a change in pull request #322: SOLR-15258: ConfigSetService supports bootstrap_conf

2021-09-30 Thread GitBox
NazerkeBS commented on a change in pull request #322: URL: https://github.com/apache/solr/pull/322#discussion_r719176537 ## File path: solr/core/src/java/org/apache/solr/core/ZkContainer.java ## @@ -144,25 +139,6 @@ public void initZooKeeper(final CoreContainer cc, CloudConfig

[jira] [Resolved] (SOLR-15289) Increase snapshot check frequency

2021-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-15289. Resolution: Won't Fix I don't think this is a big issue, so let's leave it. If somebody wants to,

[GitHub] [solr] NazerkeBS opened a new pull request #322: SOLR-15258: ConfigSetService supports bootstrap_conf

2021-09-30 Thread GitBox
NazerkeBS opened a new pull request #322: URL: https://github.com/apache/solr/pull/322 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 Pl