Re: [PR] SOLR-17707 HttpJdkSolrClient handle exceptions [solr]

2025-04-04 Thread via GitHub
HoustonPutman commented on code in PR #3273: URL: https://github.com/apache/solr/pull/3273#discussion_r2004243474 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpJdkSolrClient.java: ## @@ -294,15 +294,16 @@ private PreparedRequest preparePutOrPost( final Pipe

Re: [PR] SOLR-17707 HttpJdkSolrClient handle exceptions [solr]

2025-03-19 Thread via GitHub
dsmiley commented on PR #3273: URL: https://github.com/apache/solr/pull/3273#issuecomment-2738708166 the PR is very drafty; I started editing this PR locally but then held myself back to insist we see a test before guessing anything we do works as intended. -- This is an automated messag