Re: [PR] SOLR-16505: Switch UpdateShardHandler.getRecoveryOnlyHttpClient to Jetty HTTP2 [solr]

2024-03-29 Thread via GitHub
iamsanjay commented on PR #2276: URL: https://github.com/apache/solr/pull/2276#issuecomment-2027942595 Fix for RST_STREAM! Upon enabling logs at "org.eclipse.jetty" level. It was found that IndexFetcher was closing the InputStream prematurely, causing the client to send RST_FRAME an

[jira] [Assigned] (SOLR-17194) Export doesn't support basic auth

2024-03-29 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh reassigned SOLR-17194: Assignee: Eric Pugh > Export doesn't support basic auth > - > >

Re: [PR] SOLR-17194: Export Tool with Basic Auth parameters doesn't proeprly build the CloudHttp2SolrClient [solr]

2024-03-29 Thread via GitHub
epugh commented on PR #2378: URL: https://github.com/apache/solr/pull/2378#issuecomment-2027374009 @risdenk @HoustonPutman I tagged you guys based on git blame suggesting you had worked on CloudHttp2SolrClient in the areas that I changed ;-) -- This is an automated message from the Apac

[PR] SOLR-17194: Export Tool with Basic Auth parameters doesn't proeprly build the CloudHttp2SolrClient [solr]

2024-03-29 Thread via GitHub
epugh opened a new pull request, #2378: URL: https://github.com/apache/solr/pull/2378 https://issues.apache.org/jira/browse/SOLR-17194 # Description We pass in a httpClient builder to CloudHttp2SolrClient, but in at least this code path we never use, so we have a null httpC

[jira] [Assigned] (SOLR-17213) Don't warn users about the /solr in the url when we look it up direct from zk

2024-03-29 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh reassigned SOLR-17213: Assignee: Eric Pugh > Don't warn users about the /solr in the url when we look it up direct from z

Re: [PR] SOLR-17213: Make warning optional so we can warn only when solrUrl is user entered [solr]

2024-03-29 Thread via GitHub
epugh commented on PR #2377: URL: https://github.com/apache/solr/pull/2377#issuecomment-2027275090 Small change @gerlowskija but can you give once over!?? Should I have dealt with this differently? -- This is an automated message from the Apache Git Service. To respond to the messag

[PR] SOLR-17213: Make warning optional so we can warn only when solrUrl is user entered [solr]

2024-03-29 Thread via GitHub
epugh opened a new pull request, #2377: URL: https://github.com/apache/solr/pull/2377 https://issues.apache.org/jira/browse/SOLR-17213 # Description Only print the user warning when a user provides the solrUrl, not when we look it up from the cluster using the zkHost parameter.

Re: [PR] SOLR-17220 - Make the SolrZkClient thread as a daemon thread [solr]

2024-03-29 Thread via GitHub
murblanc commented on PR #2376: URL: https://github.com/apache/solr/pull/2376#issuecomment-2026945228 This changes ALL thread creations that use `SolrNamedThreadFactory`. I don't think that's the intention. Furthermore, `SolrZkClient` has an `isClosed` flag set from the `close()` met

[jira] [Comment Edited] (SOLR-17219) Exceptions occur while Solr reads some core's configset (java.io.IOException: Error opening /configs/)

2024-03-29 Thread Guillaume Jactat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831914#comment-17831914 ] Guillaume Jactat edited comment on SOLR-17219 at 3/29/24 9:28 AM: -

[jira] [Comment Edited] (SOLR-17219) Exceptions occur while Solr reads some core's configset (java.io.IOException: Error opening /configs/)

2024-03-29 Thread Guillaume Jactat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831914#comment-17831914 ] Guillaume Jactat edited comment on SOLR-17219 at 3/29/24 9:11 AM: -