[PR] Update gradle/wrapper-validation-action action to v3 [solr]

2024-07-20 Thread via GitHub
solrbot opened a new pull request, #2578: URL: https://github.com/apache/solr/pull/2578 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gradle/wrapper-validation-action](https://togithub.com/gradle/wrapper-validation-action) | a

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

2024-07-20 Thread via GitHub
dsmiley commented on PR #2571: URL: https://github.com/apache/solr/pull/2571#issuecomment-2241266022 I love the sequence diagrams! What tool did you use to draw it? RE aliases: I was anticipating that this PR might regress the alias functionality. But CloudHttp2SolrClientTest.testA

Re: [PR] SOLR-17357 Bug fix. Update to match SolrCLI.printToolHelp formatting rules [solr]

2024-07-20 Thread via GitHub
epugh commented on PR #2573: URL: https://github.com/apache/solr/pull/2573#issuecomment-2241236390 Going to merge, let jenkins run for main, then back port... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] SOLR-17357 Bug fix. Update to match SolrCLI.printToolHelp formatting rules [solr]

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

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

2024-07-20 Thread via GitHub
malliaridis opened a new pull request, #2577: URL: https://github.com/apache/solr/pull/2577 https://issues.apache.org/jira/browse/SOLR-16824 # Description This PR replaces additional deprecated single-dash arguments that were depricated in previous PRs. # Solution