[jira] [Updated] (SOLR-17106) LBSolrClient: Make it configurable to remove zombie ping checks

2024-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17106: -- Labels: pull-request-available (was: ) > LBSolrClient: Make it configurable to remove zombie p

Re: [PR] SOLR-17106: LBSolrClient - Make zombie ping checks configurable [solr]

2024-07-22 Thread via GitHub
github-actions[bot] commented on PR #2160: URL: https://github.com/apache/solr/pull/2160#issuecomment-2244009807 This PR has had no activity for 60 days and is now labeled as stale. Any new activity or converting it to draft will remove the stale label. To attract more reviewers, please t

Re: [PR] SOLR-15831: Refactor bin/solr and bin/solr.cmd to delegate args parsing and usage help to SolrCLI [solr]

2024-07-22 Thread via GitHub
janhoy commented on code in PR #2580: URL: https://github.com/apache/solr/pull/2580#discussion_r1687258156 ## solr/core/src/java/org/apache/solr/cli/AuthTool.java: ## @@ -59,6 +60,26 @@ public String getName() { return "auth"; } + @Override + public String getUsage()

Re: [PR] SOLR-17367 Unbreak the build caused by bad backport [solr]

2024-07-22 Thread via GitHub
janhoy commented on PR #2574: URL: https://github.com/apache/solr/pull/2574#issuecomment-2243991347 Yep, the script deals with most trivial back-ports. A separate 9x PR (like this) is safest route for non-trivial backports. -- This is an automated message from the Apache Git Service. To r

[jira] [Commented] (SOLR-17369) FunctionQParser's $param derefrencing ignores flags: breaks two arg vectorSimilarity() function for BYTE fields when constant vec is param ref

2024-07-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867893#comment-17867893 ] ASF subversion and git services commented on SOLR-17369: Commit 3

[jira] [Resolved] (SOLR-17369) FunctionQParser's $param derefrencing ignores flags: breaks two arg vectorSimilarity() function for BYTE fields when constant vec is param ref

2024-07-22 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter resolved SOLR-17369. --- Fix Version/s: main (10.0) 9.7 Resolution: Fixed > Function

[jira] [Commented] (SOLR-17369) FunctionQParser's $param derefrencing ignores flags: breaks two arg vectorSimilarity() function for BYTE fields when constant vec is param ref

2024-07-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867885#comment-17867885 ] ASF subversion and git services commented on SOLR-17369: Commit d

Re: [PR] SOLR-14985 Address perf issues to switch CloudSolrClient to HttpCluste… [solr]

2024-07-22 Thread via GitHub
dsmiley commented on code in PR #2571: URL: https://github.com/apache/solr/pull/2571#discussion_r1687153189 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/CloudSolrClient.java: ## @@ -1213,10 +1193,6 @@ protected DocCollection getDocCollection(String collection, Integ

Re: [PR] SOLR-14985 Address perf issues to switch CloudSolrClient to HttpCluste… [solr]

2024-07-22 Thread via GitHub
dsmiley commented on code in PR #2571: URL: https://github.com/apache/solr/pull/2571#discussion_r1687117265 ## solr/solrj/src/test/org/apache/solr/client/solrj/impl/CloudHttp2SolrClientTest.java: ## @@ -262,12 +263,18 @@ public void testHttpCSPPerf() throws Exception { http

[PR] chore(deps): update dependency org.glassfish.jersey.containers:jersey-container-jetty-http to v3 [solr]

2024-07-22 Thread via GitHub
solrbot opened a new pull request, #2582: URL: https://github.com/apache/solr/pull/2582 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.glassfish.jersey.containers:jersey-container-jetty-http](https://projects.eclipse.org/pro

[PR] chore(deps): update dependency biz.aqute.bnd:biz.aqute.bnd.annotation to v7 [solr]

2024-07-22 Thread via GitHub
solrbot opened a new pull request, #2581: URL: https://github.com/apache/solr/pull/2581 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [biz.aQute.bnd:biz.aQute.bnd.annotation](https://bnd.bndtools.org/) ([source](https://togithub

Re: [PR] chore(deps): update org.apache.tika:* to v2 (major) [solr]

2024-07-22 Thread via GitHub
solrbot commented on PR #2583: URL: https://github.com/apache/solr/pull/2583#issuecomment-2243744157 ### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, in

[PR] chore(deps): update org.apache.tika:* to v2 (major) [solr]

2024-07-22 Thread via GitHub
solrbot opened a new pull request, #2583: URL: https://github.com/apache/solr/pull/2583 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.apache.tika:tika-parsers](https://tika.apache.org/) ([source](https://togithub.com/apache

Re: [PR] chore(deps): update dependency org.glassfish.jersey.containers:jersey-container-jetty-http to v3 [solr]

2024-07-22 Thread via GitHub
solrbot commented on PR #2582: URL: https://github.com/apache/solr/pull/2582#issuecomment-2243743093 ### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, in

[jira] [Assigned] (SOLR-17334) Minor bugs in Solr dedicated coordinator mode

2024-07-22 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-17334: - Assignee: Noble Paul > Minor bugs in Solr dedicated coordinator mode > -

[jira] [Updated] (SOLR-17322) Make RankQuery.getTopDocsCollector use covariant generic types

2024-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17322: -- Labels: pull-request-available (was: ) > Make RankQuery.getTopDocsCollector use covariant gene

Re: [PR] SOLR-17322 Make RankQuery.getTopDocsCollector use covariant generic types [solr]

2024-07-22 Thread via GitHub
dsmiley commented on code in PR #2506: URL: https://github.com/apache/solr/pull/2506#discussion_r1687038345 ## solr/CHANGES.txt: ## @@ -220,6 +220,8 @@ Other Changes * SOLR-17347: EnvUtils: Removed "env" methods, as they were problematic. Code should almost never refer to

Re: [PR] Don't create a Thread when there is no thread [solr]

2024-07-22 Thread via GitHub
dsmiley merged PR #2514: URL: https://github.com/apache/solr/pull/2514 -- 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

[jira] [Updated] (SOLR-17369) FunctionQParser's $param derefrencing ignores flags: breaks two arg vectorSimilarity() function for BYTE fields when constant vec is param ref

2024-07-22 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-17369: -- Attachment: SOLR-17369-1.patch Status: Open (was: Open) added some more tests.

[jira] [Resolved] (SOLR-17340) Call to /solr/admin/info/system is abnormally slow

2024-07-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-17340. - Fix Version/s: 9.7 Resolution: Fixed Thanks; well done. > Call to /solr/admin/info/system

[jira] [Commented] (SOLR-17340) Call to /solr/admin/info/system is abnormally slow

2024-07-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867836#comment-17867836 ] ASF subversion and git services commented on SOLR-17340: Commit c

[jira] [Commented] (SOLR-17340) Call to /solr/admin/info/system is abnormally slow

2024-07-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867833#comment-17867833 ] ASF subversion and git services commented on SOLR-17340: Commit 0

Re: [PR] SOLR-17340: add cache on top of BeanInfo instrospector [solr]

2024-07-22 Thread via GitHub
dsmiley merged PR #2538: URL: https://github.com/apache/solr/pull/2538 -- 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

Re: [PR] SOLR-17340: add cache on top of BeanInfo instrospector [solr]

2024-07-22 Thread via GitHub
dsmiley commented on code in PR #2538: URL: https://github.com/apache/solr/pull/2538#discussion_r1686941492 ## solr/CHANGES.txt: ## @@ -152,6 +152,8 @@ Optimizations * SOLR-17349: SolrDocumentFetcher should always skip lazy field loading overhead if documentCache==null (Mich

[jira] [Commented] (SOLR-17344) Randomize short/long opts usage in Java-based CLI tests

2024-07-22 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867824#comment-17867824 ] Jason Gerlowski commented on SOLR-17344: bq. sort of getting the "this is a lot o

[jira] [Updated] (SOLR-17340) Call to /solr/admin/info/system is abnormally slow

2024-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17340: -- Labels: pull-request-available (was: ) > Call to /solr/admin/info/system is abnormally slow >

Re: [PR] SOLR-17340: add cache on top of BeanInfo instrospector [solr]

2024-07-22 Thread via GitHub
psalagnac commented on code in PR #2538: URL: https://github.com/apache/solr/pull/2538#discussion_r1686889090 ## solr/core/src/java/org/apache/solr/util/stats/MetricUtils.java: ## @@ -827,7 +845,7 @@ public static void addMXBeanMetrics( try { final Class intf =

[jira] [Commented] (SOLR-17344) Randomize short/long opts usage in Java-based CLI tests

2024-07-22 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867802#comment-17867802 ] Eric Pugh commented on SOLR-17344: -- I tried this idea out, and realized that testing of

Re: [PR] SOLR-16824: Replace deprecated single-dash arguments [solr]

2024-07-22 Thread via GitHub
epugh commented on code in PR #2577: URL: https://github.com/apache/solr/pull/2577#discussion_r1686856221 ## solr/core/src/test/org/apache/solr/cli/AuthToolTest.java: ## @@ -70,7 +70,7 @@ public void testEnableAuth() throws Exception { dir.toAbsolutePath().toString(),

[jira] [Commented] (SOLR-17344) Randomize short/long opts usage in Java-based CLI tests

2024-07-22 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867799#comment-17867799 ] Eric Pugh commented on SOLR-17344: -- I am looking at adding this, and sort of getting the

Re: [PR] SOLR-17336: Eliminate linux/window tabs for bin/solr post. [solr]

2024-07-22 Thread via GitHub
epugh merged PR #2579: URL: https://github.com/apache/solr/pull/2579 -- 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

Re: [PR] SOLR-15831: Refactor bin/solr and bin/solr.cmd to delegate args parsing and usage help to SolrCLI [solr]

2024-07-22 Thread via GitHub
epugh commented on code in PR #2580: URL: https://github.com/apache/solr/pull/2580#discussion_r1686801285 ## solr/core/src/java/org/apache/solr/cli/DeleteTool.java: ## @@ -59,6 +59,16 @@ public String getName() { return "delete"; } + @Override + public String getHead

Re: [PR] SOLR-15831: Refactor bin/solr and bin/solr.cmd to delegate args parsing and usage help to SolrCLI [solr]

2024-07-22 Thread via GitHub
epugh commented on code in PR #2580: URL: https://github.com/apache/solr/pull/2580#discussion_r1686799934 ## solr/core/src/java/org/apache/solr/cli/AuthTool.java: ## @@ -59,6 +60,26 @@ public String getName() { return "auth"; } + @Override + public String getUsage()

Re: [PR] SOLR-14985 Address perf issues to switch CloudSolrClient to HttpCluste… [solr]

2024-07-22 Thread via GitHub
aparnasuresh85 commented on PR #2571: URL: https://github.com/apache/solr/pull/2571#issuecomment-2243168467 > I love the sequence diagrams! What tool did you use to draw it? > Plant UML - It can be installed as a plugin in IntelliJ -- This is an automated message from the Ap

Re: [PR] SOLR-14985 Address perf issues to switch CloudSolrClient to HttpCluste… [solr]

2024-07-22 Thread via GitHub
aparnasuresh85 commented on code in PR #2571: URL: https://github.com/apache/solr/pull/2571#discussion_r1686678910 ## solr/solrj/src/test/org/apache/solr/client/solrj/impl/CloudHttp2SolrClientTest.java: ## @@ -246,6 +249,45 @@ public void testAliasHandling() throws Exception {

Re: [PR] SOLR-14985 Address perf issues to switch CloudSolrClient to HttpCluste… [solr]

2024-07-22 Thread via GitHub
aparnasuresh85 commented on code in PR #2571: URL: https://github.com/apache/solr/pull/2571#discussion_r1686678323 ## solr/solrj/src/test/org/apache/solr/client/solrj/impl/CloudSolrClientCacheTest.java: ## @@ -156,6 +156,15 @@ public List resolveAlias(String collection) {

[jira] [Commented] (SOLR-17321) Bump minimum required Java version to 21

2024-07-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867758#comment-17867758 ] David Smiley commented on SOLR-17321: - If we bring the URL/URI business to 9x, _ideal

Re: [PR] SOLR-15831: Refactor bin/solr and bin/solr.cmd to delegate args parsing and usage help to SolrCLI [solr]

2024-07-22 Thread via GitHub
epugh commented on PR #504: URL: https://github.com/apache/solr/pull/504#issuecomment-224278 I believe I've pulled all the good stuff into the new PR. @thelabdude would love any review ;-)! -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] SOLR-15831: Refactor bin/solr and bin/solr.cmd to delegate args parsing and usage help to SolrCLI [solr]

2024-07-22 Thread via GitHub
epugh closed pull request #504: SOLR-15831: Refactor bin/solr and bin/solr.cmd to delegate args parsing and usage help to SolrCLI URL: https://github.com/apache/solr/pull/504 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[PR] SOLR-15831: Refactor bin/solr and bin/solr.cmd to delegate args parsing and usage help to SolrCLI [solr]

2024-07-22 Thread via GitHub
epugh opened a new pull request, #2580: URL: https://github.com/apache/solr/pull/2580 https://issues.apache.org/jira/browse/SOLR-15831 # Description This picks up on work that was first done in #504 to migrate logic from shell and command scripts to Java logic. # Sol

Re: [PR] SOLR-17336: Eliminate linux/window tabs for bin/solr post. [solr]

2024-07-22 Thread via GitHub
epugh commented on code in PR #2579: URL: https://github.com/apache/solr/pull/2579#discussion_r1686361863 ## solr/solr-ref-guide/modules/deployment-guide/pages/enabling-ssl.adoc: ## @@ -445,9 +445,9 @@ $ bin/solr post --solr-update-url https://localhost:8984/solr/mycollection/u

[jira] [Updated] (SOLR-17160) Bulk admin operations may fail because of max tracked requests

2024-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17160: -- Labels: pull-request-available (was: ) > Bulk admin operations may fail because of max tracked

Re: [PR] SOLR-17160: Time based tracking of core admin requests with Caffeine cache [solr]

2024-07-22 Thread via GitHub
psalagnac commented on PR #2304: URL: https://github.com/apache/solr/pull/2304#issuecomment-2242410749 > I handled CHANGES.txt myself. I'll merge this sometime this weekend. Looking forward to seeing this one done! Thanks for handling this @dsmiley. I was off for some time and unable