[jira] [Commented] (SOLR-14903) SolrCloud tests should use the jetty.xml that we ship with

2025-04-25 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947440#comment-17947440 ] Chris M. Hostetter commented on SOLR-14903: --- FWIW: SOLR-17744 is a great exampl

[jira] [Updated] (SOLR-17744) Solr shutdown does not graceful close Jetty requests/connections

2025-04-25 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-17744: -- Attachment: SOLR-17744-1.patch Status: Open (was: Open) I've updated my patch

[jira] [Resolved] (SOLR-17738) Simplify DocTransformer, remove deprecated methods

2025-04-25 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-17738. --- Fix Version/s: main (10.0) Assignee: Houston Putman Resolution: Fixed > Simpl

Re: [PR] SOLR-17738: DocTransformer, remove deprecated methods [solr]

2025-04-25 Thread via GitHub
HoustonPutman commented on PR #3320: URL: https://github.com/apache/solr/pull/3320#issuecomment-2831393359 Thanks for the contribution @abumarjikar ! -- 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

[jira] [Commented] (SOLR-17738) Simplify DocTransformer, remove deprecated methods

2025-04-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947417#comment-17947417 ] ASF subversion and git services commented on SOLR-17738: Commit 5

Re: [PR] SOLR-17738: DocTransformer, remove deprecated methods [solr]

2025-04-25 Thread via GitHub
HoustonPutman merged PR #3320: URL: https://github.com/apache/solr/pull/3320 -- 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.apa

Re: [PR] SOLR-17294: Rewrite of concurrency test. [solr]

2025-04-25 Thread via GitHub
markrmiller merged PR #3338: URL: https://github.com/apache/solr/pull/3338 -- 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-17294) The stall detection in the ConcurrentUpdateSolrClients easily detects false positives.

2025-04-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947405#comment-17947405 ] ASF subversion and git services commented on SOLR-17294: Commit b

[PR] SOLR-17294: Rewrite of concurrency test. [solr]

2025-04-25 Thread via GitHub
markrmiller opened a new pull request, #3338: URL: https://github.com/apache/solr/pull/3338 (no comment) -- 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-m

[jira] [Commented] (SOLR-17294) The stall detection in the ConcurrentUpdateSolrClients easily detects false positives.

2025-04-25 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947377#comment-17947377 ] Chris M. Hostetter commented on SOLR-17294: --- The new {{StallDetectionTest}} add

[jira] [Commented] (SOLR-17294) The stall detection in the ConcurrentUpdateSolrClients easily detects false positives.

2025-04-25 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947378#comment-17947378 ] Mark Robert Miller commented on SOLR-17294: --- Houston already noted in the PR.

[jira] [Updated] (SOLR-17638) Some CLI errors not logged when starting prometheus exporter

2025-04-25 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated SOLR-17638: Fix Version/s: 9.9 > Some CLI errors not logged when starting prometheus exporter > ---

[jira] [Commented] (SOLR-17638) Some CLI errors not logged when starting prometheus exporter

2025-04-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947358#comment-17947358 ] ASF subversion and git services commented on SOLR-17638: Commit f

Re: [PR] SOLR-17638 backport to branch_9x [solr]

2025-04-25 Thread via GitHub
stillalex merged PR #3337: URL: https://github.com/apache/solr/pull/3337 -- 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.

Re: [PR] (branch_9x) start Learned Sparse Retrieval (LSR) tutorial page [solr]

2025-04-25 Thread via GitHub
cpoerschke commented on code in PR #3318: URL: https://github.com/apache/solr/pull/3318#discussion_r2060395717 ## solr/core/src/java/org/apache/solr/search/RankQParserPlugin.java: ## @@ -73,6 +73,18 @@ public Query createQuery(String fieldName, SolrParams params) throws SyntaxE

[PR] SOLR-17638 backport to branch_9x [solr]

2025-04-25 Thread via GitHub
stillalex opened a new pull request, #3337: URL: https://github.com/apache/solr/pull/3337 (cherry picked from commit 75289fa19237acafb34916548def8677b964d172) https://issues.apache.org/jira/browse/SOLR-17638 # Description Please provide a short description

[jira] [Assigned] (SOLR-17638) Some CLI errors not logged when starting prometheus exporter

2025-04-25 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu reassigned SOLR-17638: --- Assignee: Alex Deparvu > Some CLI errors not logged when starting prometheus exporter >

[jira] [Resolved] (SOLR-17638) Some CLI errors not logged when starting prometheus exporter

2025-04-25 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved SOLR-17638. - Fix Version/s: main (10.0) Resolution: Fixed working on backport now > Some CLI errors no

[jira] [Commented] (SOLR-17638) Some CLI errors not logged when starting prometheus exporter

2025-04-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947319#comment-17947319 ] ASF subversion and git services commented on SOLR-17638: Commit 7

Re: [PR] SOLR-17638 Some CLI errors not logged when starting prometheus exporter [solr]

2025-04-25 Thread via GitHub
stillalex commented on PR #3236: URL: https://github.com/apache/solr/pull/3236#issuecomment-2830280850 thanks @epugh! merged the 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 go to the specific c

Re: [PR] SOLR-17638 Some CLI errors not logged when starting prometheus exporter [solr]

2025-04-25 Thread via GitHub
stillalex merged PR #3236: URL: https://github.com/apache/solr/pull/3236 -- 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.

Re: [PR] Coordinator: remove SolrQueryRequest.getCloudDescriptor [solr]

2025-04-25 Thread via GitHub
patsonluk commented on PR #2913: URL: https://github.com/apache/solr/pull/2913#issuecomment-2830160309 @dsmiley Ah thanks for pointing that out, I have totally missed that! I totally hear your concern, the "special knowledge" makes it error prone for other dev (and i don't even rememb