[jira] [Created] (SOLR-16620) Solr CLI should be able to do a node healthcheck

2023-01-13 Thread Houston Putman (Jira)
Houston Putman created SOLR-16620: - Summary: Solr CLI should be able to do a node healthcheck Key: SOLR-16620 URL: https://issues.apache.org/jira/browse/SOLR-16620 Project: Solr Issue Type: I

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1286: SOLR-16615: Reuse Jersey apps for cores with the same configset

2023-01-13 Thread GitBox
HoustonPutman commented on code in PR #1286: URL: https://github.com/apache/solr/pull/1286#discussion_r1070031379 ## solr/core/src/test/org/apache/solr/jersey/JerseyApplicationSharingTest.java: ## @@ -0,0 +1,99 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under on

[GitHub] [solr] gerlowskija commented on pull request #1286: SOLR-16615: Reuse Jersey apps for cores with the same configset

2023-01-13 Thread GitBox
gerlowskija commented on PR #1286: URL: https://github.com/apache/solr/pull/1286#issuecomment-1382353479 Alright, added the test you asked for @HoustonPutman and merged your precommit fix @risdenk . Thanks for the review everyone! I'm going to post some perf data and instructions for

[jira] [Commented] (SOLR-16525) Periodic performance benchmarking

2023-01-13 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676725#comment-17676725 ] Ishan Chattopadhyaya commented on SOLR-16525: - http://mostly.cool now has two

[jira] [Commented] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-13 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676724#comment-17676724 ] Ishan Chattopadhyaya commented on SOLR-16531: - bq. Having said that, I choose

[GitHub] [solr] magibney merged pull request #1288: update `releaseWizard.py` to support offline gpg key

2023-01-13 Thread GitBox
magibney merged PR #1288: URL: https://github.com/apache/solr/pull/1288 -- 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.o

[jira] [Commented] (SOLR-10463) setRetryExpiryTime should be deprecated in favor of SolrClientBuilder methods

2023-01-13 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676696#comment-17676696 ] Eric Pugh commented on SOLR-10463: -- I think I see the change, however when I look at the

[jira] [Commented] (SOLR-14540) Ref Guide: Document how-to for Block Join Facets via Query DSL

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

[jira] [Commented] (SOLR-14540) Ref Guide: Document how-to for Block Join Facets via Query DSL

2023-01-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676688#comment-17676688 ] ASF subversion and git services commented on SOLR-14540: Commit f

[GitHub] [solr] epugh merged pull request #499: SOLR-14540: add an example clarifying the use case.

2023-01-13 Thread GitBox
epugh merged PR #499: URL: https://github.com/apache/solr/pull/499 -- 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 F

[GitHub] [solr] epugh commented on pull request #499: SOLR-14540: add an example clarifying the use case.

2023-01-13 Thread GitBox
epugh commented on PR #499: URL: https://github.com/apache/solr/pull/499#issuecomment-1382112785 This is a nice edit, the JIRA was closed a while ago, then @mkhludnev added this on top of it. I went ahead and merged it! -- This is an automated message from the Apache Git Service. To resp

[GitHub] [solr] gerlowskija commented on a diff in pull request #1286: SOLR-16615: Reuse Jersey apps for cores with the same configset

2023-01-13 Thread GitBox
gerlowskija commented on code in PR #1286: URL: https://github.com/apache/solr/pull/1286#discussion_r1069611652 ## solr/core/src/java/org/apache/solr/jersey/RequestMetricHandling.java: ## @@ -40,9 +39,18 @@ /** * A request and response filter used to initialize and report per

[jira] [Commented] (SOLR-16347) Add JAX-RS integration for defining v2 APIs

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

[GitHub] [solr] magibney opened a new pull request, #1288: update `releaseWizard.py` to support offline gpg key

2023-01-13 Thread GitBox
magibney opened a new pull request, #1288: URL: https://github.com/apache/solr/pull/1288 The release wizard detection of gpg keys fails in the event that the main key is offline (which causes the script output for `gpg --list-secret-keys` to display slightly differently). This PR introduces

[jira] [Commented] (SOLR-16347) Add JAX-RS integration for defining v2 APIs

2023-01-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676665#comment-17676665 ] ASF subversion and git services commented on SOLR-16347: Commit 7

[GitHub] [solr] gerlowskija merged pull request #1210: SOLR-16347: Skip JerseyApp creation when v2 disabled

2023-01-13 Thread GitBox
gerlowskija merged PR #1210: URL: https://github.com/apache/solr/pull/1210 -- 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.apach

[jira] [Commented] (SOLR-16544) Improve documentation on "How to Contribute"

2023-01-13 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676647#comment-17676647 ] Jan Høydahl commented on SOLR-16544: The PR on this issue is approved. Looking forwar

[jira] [Assigned] (SOLR-16544) Improve documentation on "How to Contribute"

2023-01-13 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-16544: -- Assignee: Jan Høydahl > Improve documentation on "How to Contribute" > ---

[GitHub] [solr] janhoy commented on pull request #1275: SOLR-16532 Further improvements to opentelemetry module

2023-01-13 Thread GitBox
janhoy commented on PR #1275: URL: https://github.com/apache/solr/pull/1275#issuecomment-1381934345 Anything more we should fix in this same PR? I kind of gave up on slimming down the jars for now, but feel free to give it a shot if you like. -- This is an automated message from the Apach

[GitHub] [solr] janhoy commented on a diff in pull request #1287: SOLR-16619: Fix `solr` script for IBM i

2023-01-13 Thread GitBox
janhoy commented on code in PR #1287: URL: https://github.com/apache/solr/pull/1287#discussion_r1069521742 ## solr/bin/solr: ## @@ -716,7 +716,11 @@ function solr_pid_by_port() { # extract the value of the -Djetty.port parameter from a running Solr process function jetty_port(

[GitHub] [solr] janhoy commented on pull request #1177: SOLR-16544: Adding documentation for how to contribute to Solr

2023-01-13 Thread GitBox
janhoy commented on PR #1177: URL: https://github.com/apache/solr/pull/1177#issuecomment-1381916581 @justinrsweeney Since this is a substantial contribution, feel free (if you like) to add a line to CHANGES.txt under "Other" header in 9.2 section, adding your own name in parenthesis for mor

[GitHub] [solr] janhoy commented on a diff in pull request #1109: Fix invalid references for /opt/solr/server/solr

2023-01-13 Thread GitBox
janhoy commented on code in PR #1109: URL: https://github.com/apache/solr/pull/1109#discussion_r1069490839 ## solr/solr-ref-guide/modules/deployment-guide/pages/solr-in-docker.adoc: ## @@ -127,7 +127,7 @@ So, typically you will use the `solr-precreate` command which prepares th

[GitHub] [solr] janhoy merged pull request #1110: Replace I'll with Let's, since its more proffesional to not say I in …

2023-01-13 Thread GitBox
janhoy merged PR #1110: URL: https://github.com/apache/solr/pull/1110 -- 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] janhoy commented on a diff in pull request #1111: Fix invalid references for /server/solr

2023-01-13 Thread GitBox
janhoy commented on code in PR #: URL: https://github.com/apache/solr/pull/#discussion_r1069481230 ## solr/solr-ref-guide/modules/deployment-guide/pages/docker-faq.adoc: ## @@ -48,8 +48,8 @@ This is useful if you want to inspect or modify the data in the Docker host wh

[GitHub] [solr] janhoy commented on a diff in pull request #1112: Fixing the recommendation of using INIT_SOLR_HOME for new versions

2023-01-13 Thread GitBox
janhoy commented on code in PR #1112: URL: https://github.com/apache/solr/pull/1112#discussion_r1069479829 ## solr/solr-ref-guide/modules/deployment-guide/pages/docker-faq.adoc: ## @@ -140,7 +140,7 @@ docker run -it -v $PWD/mysolrhome:/mysolrhome -e SOLR_HOME=/mysolrhome solr

[GitHub] [solr] janhoy commented on pull request #1114: Link Solr Operator for learning on Solr in Kubernetes, and better exp…

2023-01-13 Thread GitBox
janhoy commented on PR #1114: URL: https://github.com/apache/solr/pull/1114#issuecomment-1381864895 Looks like this PR lost some steam. It is not my intention to shoot down suggestions - a cleanup of this content is definitely needed! I'd opt for shortening it down rather than adding more c

[GitHub] [solr] janhoy commented on pull request #1138: Remove the Before SolrCloud section, and expand the supported feature…

2023-01-13 Thread GitBox
janhoy commented on PR #1138: URL: https://github.com/apache/solr/pull/1138#issuecomment-1381859876 The old "User Managed" mode is still supported (https://solr.apache.org/guide/solr/latest/deployment-guide/user-managed-distributed-search.html), so I would not remove it. Guess it's there to

[GitHub] [solr] janhoy commented on pull request #499: SOLR-14540: add an example clarifying the use case.

2023-01-13 Thread GitBox
janhoy commented on PR #499: URL: https://github.com/apache/solr/pull/499#issuecomment-1381849381 The JIRA for this PR is closed. Should this PR also be closed then? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Resolved] (SOLR-16616) JWTAuthPlugin: Read trusted X509 certificates from multiple files

2023-01-13 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-16616. Fix Version/s: 9.2 Resolution: Fixed > JWTAuthPlugin: Read trusted X509 certificates from mu

[jira] [Commented] (SOLR-16616) JWTAuthPlugin: Read trusted X509 certificates from multiple files

2023-01-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676621#comment-17676621 ] ASF subversion and git services commented on SOLR-16616: Commit e

[jira] [Commented] (SOLR-10463) setRetryExpiryTime should be deprecated in favor of SolrClientBuilder methods

2023-01-13 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676620#comment-17676620 ] Jan Høydahl commented on SOLR-10463: [~epugh] Your backport to branch_9x in commit [

[jira] [Commented] (SOLR-16616) JWTAuthPlugin: Read trusted X509 certificates from multiple files

2023-01-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676617#comment-17676617 ] ASF subversion and git services commented on SOLR-16616: Commit b

[GitHub] [solr] janhoy merged pull request #1284: SOLR-16616: JWTAuthPlugin: Read trusted X509 certificates from multi files

2023-01-13 Thread GitBox
janhoy merged PR #1284: URL: https://github.com/apache/solr/pull/1284 -- 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

[jira] [Commented] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-13 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676586#comment-17676586 ] Mark Robert Miller commented on SOLR-16531: --- bq. Curious if any of this rings a

[jira] [Commented] (SOLR-16619) `solr status` and `solr create` do not work on IBM i

2023-01-13 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676558#comment-17676558 ] Jan Høydahl commented on SOLR-16619: Before doing that I'd look at the history of how

[GitHub] [solr-operator] janhoy commented on issue #517: priorityClassName for Zookeeper

2023-01-13 Thread GitBox
janhoy commented on issue #517: URL: https://github.com/apache/solr-operator/issues/517#issuecomment-1381529262 I have fiddled with the same question. ZK Operator almost looks like abandonware, which worries me. I tried to ping for a new release of pravega/zookeeper docker image in https:/