[jira] [Resolved] (SOLR-16405) Update Caffeine from 3.0.5 to 3.1.1

2022-09-07 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-16405. --- Fix Version/s: 9.1 Resolution: Fixed > Update Caffeine from 3.0.5 to 3.1.1 > -

[GitHub] [solr] noblepaul commented on a diff in pull request #996: SOLR-15715: Dedicated query coordinator nodes in the solr cluster

2022-09-07 Thread GitBox
noblepaul commented on code in PR #996: URL: https://github.com/apache/solr/pull/996#discussion_r965524015 ## solr/core/src/java/org/apache/solr/api/CoordinatorV2HttpSolrCall.java: ## @@ -0,0 +1,58 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [solr] noblepaul commented on a diff in pull request #996: SOLR-15715: Dedicated query coordinator nodes in the solr cluster

2022-09-07 Thread GitBox
noblepaul commented on code in PR #996: URL: https://github.com/apache/solr/pull/996#discussion_r965473108 ## solr/solr-ref-guide/modules/deployment-guide/pages/node-roles.adoc: ## @@ -66,15 +69,37 @@ A node with this role (in mode "on") can host shards and replicas for collect

[GitHub] [solr] noblepaul commented on a diff in pull request #996: SOLR-15715: Dedicated query coordinator nodes in the solr cluster

2022-09-07 Thread GitBox
noblepaul commented on code in PR #996: URL: https://github.com/apache/solr/pull/996#discussion_r965472808 ## solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java: ## @@ -137,7 +140,15 @@ public SolrDispatchFilter() {} public void init(FilterConfig config) throw

[GitHub] [solr] noblepaul commented on a diff in pull request #996: SOLR-15715: Dedicated query coordinator nodes in the solr cluster

2022-09-07 Thread GitBox
noblepaul commented on code in PR #996: URL: https://github.com/apache/solr/pull/996#discussion_r964280654 ## solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java: ## @@ -137,7 +140,15 @@ public SolrDispatchFilter() {} public void init(FilterConfig config) throw

[GitHub] [solr] noblepaul commented on a diff in pull request #996: SOLR-15715: Dedicated query coordinator nodes in the solr cluster

2022-09-07 Thread GitBox
noblepaul commented on code in PR #996: URL: https://github.com/apache/solr/pull/996#discussion_r965472003 ## solr/solr-ref-guide/modules/deployment-guide/pages/node-roles.adoc: ## @@ -66,15 +69,37 @@ A node with this role (in mode "on") can host shards and replicas for collect

[jira] [Resolved] (SOLR-16296) Use SafeXMLParsing in XmlConfigFile and QueryElevationComponent

2022-09-07 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-16296. - Fix Version/s: 9.1 Resolution: Fixed > Use SafeXMLParsing in XmlConfigFile and QueryElevat

[jira] [Updated] (SOLR-16402) Update GSON dependency for CVE 2022-24657

2022-09-07 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-16402: Fix Version/s: 9.1 > Update GSON dependency for CVE 2022-24657 > --

[jira] [Updated] (SOLR-16402) Update GSON dependency for CVE 2022-24657

2022-09-07 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-16402: Resolution: Fixed Status: Resolved (was: Patch Available) > Update GSON dependency for CVE

[jira] [Commented] (SOLR-16402) Update GSON dependency for CVE 2022-24657

2022-09-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601530#comment-17601530 ] ASF subversion and git services commented on SOLR-16402: Commit 1

[jira] [Updated] (SOLR-16402) Update GSON dependency for CVE 2022-24657

2022-09-07 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-16402: Fix Version/s: main (10.0) > Update GSON dependency for CVE 2022-24657 > --

[jira] [Commented] (SOLR-16402) Update GSON dependency for CVE 2022-24657

2022-09-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601529#comment-17601529 ] ASF subversion and git services commented on SOLR-16402: Commit 2

[GitHub] [solr] risdenk merged pull request #998: SOLR-16402: Bump google-cloud-bom to 0.178.0

2022-09-07 Thread GitBox
risdenk merged PR #998: URL: https://github.com/apache/solr/pull/998 -- 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] gerlowskija commented on a diff in pull request #975: Allow JAX-RS v2 API definition

2022-09-07 Thread GitBox
gerlowskija commented on code in PR #975: URL: https://github.com/apache/solr/pull/975#discussion_r965335669 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -16,12 +16,51 @@ */ package org.apache.solr.core; +import static java.util.Objects.requireNonNul

[jira] [Commented] (SOLR-16296) Use SafeXMLParsing in XmlConfigFile and QueryElevationComponent

2022-09-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601514#comment-17601514 ] ASF subversion and git services commented on SOLR-16296: Commit 2

[GitHub] [solr] dsmiley commented on a diff in pull request #975: Allow JAX-RS v2 API definition

2022-09-07 Thread GitBox
dsmiley commented on code in PR #975: URL: https://github.com/apache/solr/pull/975#discussion_r965317709 ## solr/core/src/java/org/apache/solr/handler/admin/api/SchemaNameAPI.java: ## @@ -46,7 +46,7 @@ public SchemaNameAPI(SolrCore solrCore) { } @GET - @Produces("applic

[GitHub] [solr] sonatype-lift[bot] commented on a diff in pull request #975: Allow JAX-RS v2 API definition

2022-09-07 Thread GitBox
sonatype-lift[bot] commented on code in PR #975: URL: https://github.com/apache/solr/pull/975#discussion_r965305689 ## solr/core/src/java/org/apache/solr/jersey/SolrRequestAuthorizer.java: ## @@ -0,0 +1,132 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [solr] risdenk commented on pull request #1001: SOLR-16405: Remove unneeded errorprone suppressions

2022-09-07 Thread GitBox
risdenk commented on PR #1001: URL: https://github.com/apache/solr/pull/1001#issuecomment-1239892447 > I think the above error is actually https://issues.apache.org/jira/browse/SOLR-10918 ehhh it might be related - but running `./gradlew -p solr/core beast -Ptests.dups=10 --tests "

[GitHub] [solr] dsmiley commented on a diff in pull request #975: Allow JAX-RS v2 API definition

2022-09-07 Thread GitBox
dsmiley commented on code in PR #975: URL: https://github.com/apache/solr/pull/975#discussion_r965280828 ## solr/core/src/java/org/apache/solr/api/V2HttpCall.java: ## @@ -388,33 +335,65 @@ public CompositeApi add(Api api) { } } + // We don't rely on any of Jersey's au

[GitHub] [solr] risdenk commented on pull request #1001: SOLR-16405: Remove unneeded errorprone suppressions

2022-09-07 Thread GitBox
risdenk commented on PR #1001: URL: https://github.com/apache/solr/pull/1001#issuecomment-1239884621 I think the above error is actually https://issues.apache.org/jira/browse/SOLR-10918 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [solr] gerlowskija commented on a diff in pull request #975: Allow JAX-RS v2 API definition

2022-09-07 Thread GitBox
gerlowskija commented on code in PR #975: URL: https://github.com/apache/solr/pull/975#discussion_r965213364 ## solr/core/src/test/org/apache/solr/handler/configsets/ListConfigSetsAPITest.java: ## @@ -0,0 +1,139 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under o

[GitHub] [solr] janhoy commented on pull request #984: SOLR-16340 Provide a cluster_id label for all metrics exposed by the Solr Prometheus Exporter

2022-09-07 Thread GitBox
janhoy commented on PR #984: URL: https://github.com/apache/solr/pull/984#issuecomment-1239816724 Ah, that was why the Docker test failed. Nice to have end-to-end tests this way. I’ll proceed with merge tomorrow.. -- This is an automated message from the Apache Git Service. To resp

[GitHub] [solr] gerlowskija commented on a diff in pull request #975: Allow JAX-RS v2 API definition

2022-09-07 Thread GitBox
gerlowskija commented on code in PR #975: URL: https://github.com/apache/solr/pull/975#discussion_r964814595 ## solr/core/src/java/org/apache/solr/api/V2HttpCall.java: ## @@ -362,14 +363,15 @@ private void invokeJerseyRequest(CoreContainer cores, SolrCore core, Application

[GitHub] [solr] risdenk commented on pull request #1001: SOLR-16405: Remove unneeded errorprone suppressions

2022-09-07 Thread GitBox
risdenk commented on PR #1001: URL: https://github.com/apache/solr/pull/1001#issuecomment-1239792082 I think this found a potentially real bug in: ``` TestDistributedStatsComponentCardinality > java.lang.AssertionError: int_i: relativeErr=0.09722718241315029, estimate

[GitHub] [solr] epugh commented on pull request #1001: SOLR-16405: Remove unneeded errorprone suppressions

2022-09-07 Thread GitBox
epugh commented on PR #1001: URL: https://github.com/apache/solr/pull/1001#issuecomment-1239744487 My methodology is super suspect, I checked out `main`, and looked the java errors in intelliJ, then I checked out this branch, and looked at the java errors in intelliJ. We went from 27,544

[GitHub] [solr-operator] alfonsomunozpomer closed issue #470: Target port of common and headless services are 0 in GKE Autopilot clusters

2022-09-07 Thread GitBox
alfonsomunozpomer closed issue #470: Target port of common and headless services are 0 in GKE Autopilot clusters URL: https://github.com/apache/solr-operator/issues/470 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [solr-operator] alfonsomunozpomer commented on issue #470: Target port of common and headless services are 0 in GKE Autopilot clusters

2022-09-07 Thread GitBox
alfonsomunozpomer commented on issue #470: URL: https://github.com/apache/solr-operator/issues/470#issuecomment-1239694186 To clarify, the issue is at the web dashboard level, the service works as expected. -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [solr-operator] alfonsomunozpomer commented on issue #470: Target port of common and headless services are 0 in GKE Autopilot clusters

2022-09-07 Thread GitBox
alfonsomunozpomer commented on issue #470: URL: https://github.com/apache/solr-operator/issues/470#issuecomment-1239688233 Well, guess what, it looks like something’s wrong in GKE. [I reported the issue](https://issuetracker.google.com/issues/245363154). -- This is an automated message fr

[GitHub] [solr] heythm opened a new pull request, #1002: SOLR-16369: Avoid XPath in parsing elevate.xml

2022-09-07 Thread GitBox
heythm opened a new pull request, #1002: URL: https://github.com/apache/solr/pull/1002 https://issues.apache.org/jira/browse/SOLR-16369 -- 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] epugh commented on pull request #768: Add hl.queryFieldPattern input to Admin UI

2022-09-07 Thread GitBox
epugh commented on PR #768: URL: https://github.com/apache/solr/pull/768#issuecomment-1239682305 awesome @jeanielamwh I would love that. Drop me a note if you have any challenges creating the JIRA, and if so, I can help you ;-) -- This is an automated message from the Apache Git Service

[GitHub] [solr] jeanielamwh commented on pull request #768: Add hl.queryFieldPattern input to Admin UI

2022-09-07 Thread GitBox
jeanielamwh commented on PR #768: URL: https://github.com/apache/solr/pull/768#issuecomment-1239676650 Hi @epugh, thanks for the input! If you don't mind may I help with creating the JIRA? I'll also be happy to take on the JavaSciprt work -- This is an automated message from the Apache Gi

[GitHub] [solr-operator] alfonsomunozpomer commented on issue #470: Target port of common and headless services are 0 in GKE Autopilot clusters

2022-09-07 Thread GitBox
alfonsomunozpomer commented on issue #470: URL: https://github.com/apache/solr-operator/issues/470#issuecomment-1239664337 Thanks @HoustonPutman. I’ve checked and MCS are disabled in our cluster. I’ll try to find my way in GKE to report the issue. -- This is an automated message from the

[jira] [Commented] (SOLR-16296) Use SafeXMLParsing in XmlConfigFile and QueryElevationComponent

2022-09-07 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601392#comment-17601392 ] David Smiley commented on SOLR-16296: - Edited the title and description to be about m

[jira] [Updated] (SOLR-16296) Use SafeXMLParsing in XmlConfigFile and QueryElevationComponent

2022-09-07 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-16296: Description: SafeXMLParsing should be the one spot that produces an XML Document "safely" from a fi

[jira] [Updated] (SOLR-16296) Use SafeXMLParsing in XmlConfigFile and QueryElevationComponent

2022-09-07 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-16296: Summary: Use SafeXMLParsing in XmlConfigFile and QueryElevationComponent (was: Load elevate.xml in

[jira] [Commented] (SOLR-16296) Load elevate.xml in a more secure way

2022-09-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601388#comment-17601388 ] ASF subversion and git services commented on SOLR-16296: Commit 6

[GitHub] [solr] dsmiley merged pull request #962: SOLR-16296: Load elevate.xml in a more secure way

2022-09-07 Thread GitBox
dsmiley merged PR #962: URL: https://github.com/apache/solr/pull/962 -- 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-operator] alexangas closed issue #467: Should the "OOM killer script" be added as default

2022-09-07 Thread GitBox
alexangas closed issue #467: Should the "OOM killer script" be added as default URL: https://github.com/apache/solr-operator/issues/467 -- 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 co

[GitHub] [solr-operator] alexangas commented on issue #467: Should the "OOM killer script" be added as default

2022-09-07 Thread GitBox
alexangas commented on issue #467: URL: https://github.com/apache/solr-operator/issues/467#issuecomment-1239539284 Thank you for the tip! I'm running a few different versions but they're all older than 8.9. I will configure this myself for these older versions. -- This is an automated mes

[GitHub] [solr-operator] HoustonPutman closed issue #459: Configuration option to convert the Solr installation into Load Balancer Type service without possessing a External DNS

2022-09-07 Thread GitBox
HoustonPutman closed issue #459: Configuration option to convert the Solr installation into Load Balancer Type service without possessing a External DNS URL: https://github.com/apache/solr-operator/issues/459 -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [solr-operator] HoustonPutman commented on issue #459: Configuration option to convert the Solr installation into Load Balancer Type service without possessing a External DNS

2022-09-07 Thread GitBox
HoustonPutman commented on issue #459: URL: https://github.com/apache/solr-operator/issues/459#issuecomment-1239532677 This duplicates https://github.com/apache/solr-operator/issues/400, will close and continue with the other issue. -- This is an automated message from the Apache Git Serv

[GitHub] [solr-operator] HoustonPutman commented on issue #466: SOLR StatefulSet gets a broken securityContext by default

2022-09-07 Thread GitBox
HoustonPutman commented on issue #466: URL: https://github.com/apache/solr-operator/issues/466#issuecomment-1239524115 Sorry for the late reply. You can see this issue https://github.com/apache/solr-operator/issues/264 on how someone was able to get the Solr Operator to work with OpenShift.

[GitHub] [solr-operator] HoustonPutman commented on issue #467: Should the "OOM killer script" be added as default

2022-09-07 Thread GitBox
HoustonPutman commented on issue #467: URL: https://github.com/apache/solr-operator/issues/467#issuecomment-1239520395 Starting with Solr 8.9, the OOM killer should run by default: [SOLR-14978](https://issues.apache.org/jira/browse/SOLR-14978) What version are you running? Note

[GitHub] [solr-operator] HoustonPutman commented on issue #469: backup, restore, listbackup api doesn't work

2022-09-07 Thread GitBox
HoustonPutman commented on issue #469: URL: https://github.com/apache/solr-operator/issues/469#issuecomment-1239515710 Can you share what you get back from `kubectl describe solrbackup `? I think you are likely using the wrong URL params for the backup API. We can probably make that e

[GitHub] [solr-operator] HoustonPutman commented on issue #470: Target port of common and headless services are 0 in GKE Autopilot clusters

2022-09-07 Thread GitBox
HoustonPutman commented on issue #470: URL: https://github.com/apache/solr-operator/issues/470#issuecomment-1239510779 Are you using Multi Cluster Services in GKE? If so there is a known issue with them and named target ports that will be fixed in a future version: https://cloud.google.com/

[GitHub] [solr] risdenk commented on pull request #1000: SOLR-16405: Update Caffeine from 3.0.5 to 3.1.1

2022-09-07 Thread GitBox
risdenk commented on PR #1000: URL: https://github.com/apache/solr/pull/1000#issuecomment-1239473523 Answered the question about suppressions myself here: https://github.com/apache/solr/pull/1001 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [solr] risdenk opened a new pull request, #1001: SOLR-16405: Remove unneeded errorprone suppressions

2022-09-07 Thread GitBox
risdenk opened a new pull request, #1001: URL: https://github.com/apache/solr/pull/1001 https://issues.apache.org/jira/browse/SOLR-16405 -- 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 specif

[GitHub] [solr] HoustonPutman commented on pull request #984: SOLR-16340 Provide a cluster_id label for all metrics exposed by the Solr Prometheus Exporter

2022-09-07 Thread GitBox
HoustonPutman commented on PR #984: URL: https://github.com/apache/solr/pull/984#issuecomment-1239444219 > So another option could perhaps be defaulting to a hash of zkHost or solrUrl, e.g. the first 10 chars of a sha hash I love it. I fixed a small error, but I think we should

[GitHub] [solr] risdenk commented on pull request #1000: SOLR-16405: Update Caffeine from 3.0.5 to 3.1.1

2022-09-07 Thread GitBox
risdenk commented on PR #1000: URL: https://github.com/apache/solr/pull/1000#issuecomment-1239374361 @noblepaul were all the suppressions necessary? This didn't identify any code to actually be fixed? If the rule isn't going to be used at all there is a config file: https://github.co

[jira] [Updated] (SOLR-16324) CVE-2022-33980 in commons-configuration2

2022-09-07 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-16324: Resolution: Fixed Status: Resolved (was: Patch Available) > CVE-2022-33980 in commons-conf

[jira] [Updated] (SOLR-16324) CVE-2022-33980 in commons-configuration2

2022-09-07 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-16324: Fix Version/s: 8.11.3 > CVE-2022-33980 in commons-configuration2 >

[jira] [Commented] (SOLR-16324) CVE-2022-33980 in commons-configuration2

2022-09-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601301#comment-17601301 ] ASF subversion and git services commented on SOLR-16324: Commit a

[GitHub] [solr-operator] alfonsomunozpomer opened a new issue, #470: Target port of common and headless services are 0 in GKE Autopilot clusters

2022-09-07 Thread GitBox
alfonsomunozpomer opened a new issue, #470: URL: https://github.com/apache/solr-operator/issues/470 I created a SolrCloud on a [GKE Autopilot cluster](https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-overview) with the following YAML: ```yaml # https://apache.github.

[jira] [Resolved] (SOLR-16328) intern() strings in DocCollection to reduce memory footprint

2022-09-07 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-16328. --- Fix Version/s: 9.1 Resolution: Fixed > intern() strings in DocCollection to reduce memory foot

[jira] [Commented] (SOLR-16328) intern() strings in DocCollection to reduce memory footprint

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

[jira] [Commented] (SOLR-16328) intern() strings in DocCollection to reduce memory footprint

2022-09-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601262#comment-17601262 ] ASF subversion and git services commented on SOLR-16328: Commit 1

[GitHub] [solr] noblepaul merged pull request #965: SOLR-16328 : intern() strings in DocCollection to reduce memory footp…

2022-09-07 Thread GitBox
noblepaul merged PR #965: URL: https://github.com/apache/solr/pull/965 -- 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] epugh commented on pull request #1000: SOLR-16405: Update Caffeine from 3.0.5 to 3.1.1

2022-09-07 Thread GitBox
epugh commented on PR #1000: URL: https://github.com/apache/solr/pull/1000#issuecomment-1239267527 Congrats on having the magic number 1000 for your PR! -- 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

[jira] [Commented] (SOLR-16405) Update Caffeine from 3.0.5 to 3.1.1

2022-09-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601253#comment-17601253 ] ASF subversion and git services commented on SOLR-16405: Commit 8

[jira] [Assigned] (SOLR-16405) Update Caffeine from 3.0.5 to 3.1.1

2022-09-07 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-16405: - Assignee: Noble Paul > Update Caffeine from 3.0.5 to 3.1.1 > ---

[jira] [Commented] (SOLR-16405) Update Caffeine from 3.0.5 to 3.1.1

2022-09-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601251#comment-17601251 ] ASF subversion and git services commented on SOLR-16405: Commit b

[GitHub] [solr] noblepaul merged pull request #1000: SOLR-16405: Update Caffeine from 3.0.5 to 3.1.1

2022-09-07 Thread GitBox
noblepaul merged PR #1000: URL: https://github.com/apache/solr/pull/1000 -- 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.

[jira] [Created] (SOLR-16405) Update Caffeine from 3.0.5 to 3.1.1

2022-09-07 Thread Noble Paul (Jira)
Noble Paul created SOLR-16405: - Summary: Update Caffeine from 3.0.5 to 3.1.1 Key: SOLR-16405 URL: https://issues.apache.org/jira/browse/SOLR-16405 Project: Solr Issue Type: Sub-task Securit

[GitHub] [solr] janhoy commented on pull request #984: SOLR-16340 Provide a cluster_id label for all metrics exposed by the Solr Prometheus Exporter

2022-09-07 Thread GitBox
janhoy commented on PR #984: URL: https://github.com/apache/solr/pull/984#issuecomment-1239060507 Yes I thought about choosing a static default, but the downside is of course that you always need to configure it in a multi-cluster setting, and I'm a fan of 0-config wherever practically poss

[jira] [Updated] (SOLR-16400) SolrMetricsReport for Google Cloud Platform

2022-09-07 Thread Albert Moser (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Moser updated SOLR-16400: Description: Our current Solr deployment runs in a GKE cluster on Google Cloud Platform (GCP). Ther