Re: [PR] SOLR-17589 First use of PUT/POST request with HttpJdkSolrClient generates error log entry on solr server due to initial HEAD request [solr]

2024-12-27 Thread via GitHub
Paul-Blanchaert commented on PR #2926: URL: https://github.com/apache/solr/pull/2926#issuecomment-2563580128 Thanks for the encouragement. Can you help me understand what you're asking with "an assert somewhere"? In order to be able to test the solr server exception, I'll need to change

[jira] [Commented] (SOLR-15751) Create a v2 equivalent for 'COLSTATUS'

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

Re: [PR] SOLR-15751: Modify v2 `GET /collections/collName` to support full ColStatus response [solr]

2024-12-27 Thread via GitHub
gerlowskija commented on PR #2912: URL: https://github.com/apache/solr/pull/2912#issuecomment-2563629054 Alright, thanks all for the feedback. Merged and backported! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] SOLR-15751: Modify v2 `GET /collections/collName` to support full ColStatus response [solr]

2024-12-27 Thread via GitHub
gerlowskija merged PR #2912: URL: https://github.com/apache/solr/pull/2912 -- 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

Re: [PR] SOLR-17589 First use of PUT/POST request with HttpJdkSolrClient generates error log entry on solr server due to initial HEAD request [solr]

2024-12-27 Thread via GitHub
jdyer1 commented on PR #2926: URL: https://github.com/apache/solr/pull/2926#issuecomment-2563894874 Here is an approach that won't need any change to the client itself. 1. See `DebugServlet.java' method 'doHead'. Here it records the request body in a variable named `requestBody`, but

[jira] [Commented] (SOLR-15751) Create a v2 equivalent for 'COLSTATUS'

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

[jira] [Created] (SOLR-17611) SolrJ should pass Solr version in the user-agent

2024-12-27 Thread David Smiley (Jira)
David Smiley created SOLR-17611: --- Summary: SolrJ should pass Solr version in the user-agent Key: SOLR-17611 URL: https://issues.apache.org/jira/browse/SOLR-17611 Project: Solr Issue Type: Impro

Re: [PR] Optimize dependency resolution via platform module [solr]

2024-12-27 Thread via GitHub
dsmiley commented on PR #2915: URL: https://github.com/apache/solr/pull/2915#issuecomment-2564228811 Ah; thanks for making the important distinction between constraints and dependencies. Your Gradle knowledge is impressive! -- This is an automated message from the Apache Git Service. To

[PR] SOLR-17611 SolrJ User-Agent, pass Solr version [solr]

2024-12-27 Thread via GitHub
dsmiley opened a new pull request, #2927: URL: https://github.com/apache/solr/pull/2927 https://issues.apache.org/jira/browse/SOLR-17611 (read this for context) No tests. I suppose the best test would be something in the smoke test which is at release time where we definitely have th

[jira] [Updated] (SOLR-17611) SolrJ should pass Solr version in the user-agent

2024-12-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17611: -- Labels: pull-request-available (was: ) > SolrJ should pass Solr version in the user-agent > --

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

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

Re: [PR] SOLR-17321 More jdk upgrade [solr]

2024-12-27 Thread via GitHub
dsmiley merged PR #2868: URL: https://github.com/apache/solr/pull/2868 -- 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] Deprecate MapWriter.append [solr]

2024-12-27 Thread via GitHub
dsmiley merged PR #2919: URL: https://github.com/apache/solr/pull/2919 -- 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] SolrTestCase now supports @LogLevel [solr]

2024-12-27 Thread via GitHub
dsmiley commented on PR #2869: URL: https://github.com/apache/solr/pull/2869#issuecomment-2564185125 I tweaked the tests based on feedback. Looking to merge this soon. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use