[jira] [Commented] (SOLR-17589) First use of PUT/POST request with HttpJdkSolrClient generates error log entry on solr server due to initial HEAD request

2024-12-15 Thread Paul Blanchaert (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905810#comment-17905810 ] Paul Blanchaert commented on SOLR-17589: I'll try to find some time this week. >

Re: [PR] SOLR-17595: Fix Solr examples for Windows [solr]

2024-12-15 Thread via GitHub
malliaridis commented on PR #2909: URL: https://github.com/apache/solr/pull/2909#issuecomment-2544140574 Yeah, I messed up the PR by pushing the first fix first in main. So I have to make sure its included in the backport. I will merge by tomorrow if there is no objection by then. I have on

[jira] [Commented] (SOLR-17405) Zookeeper session can be re-established by multiple threads concurrently

2024-12-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905831#comment-17905831 ] Jan Høydahl commented on SOLR-17405: I saw the pr for this issue being auto closed, w

Re: [PR] SOLR-17541: LBSolrClient implementations should agree on 'getClient()' semantics [solr]

2024-12-15 Thread via GitHub
dsmiley commented on code in PR #2899: URL: https://github.com/apache/solr/pull/2899#discussion_r1885757147 ## solr/core/src/java/org/apache/solr/core/HttpSolrClientProvider.java: ## Review Comment: WDYT @iamsanjay ? ## solr/core/src/java/org/apache/solr/handler/

Re: [PR] SOLR-17541: LBSolrClient implementations should agree on 'getClient()' semantics [solr]

2024-12-15 Thread via GitHub
janhoy commented on PR #2899: URL: https://github.com/apache/solr/pull/2899#issuecomment-2544063669 > `PKIAuthenticationPlugin` as it apparently has a pivotal role, even when there's know "PKI" going on! PKI plugin handles incoming internal requests from other nodes in the cluster. T

Re: [PR] SOLR-17548: Switch all public Java APIs from File to Path [solr]

2024-12-15 Thread via GitHub
dsmiley commented on code in PR #2907: URL: https://github.com/apache/solr/pull/2907#discussion_r1885858097 ## solr/core/src/java/org/apache/solr/spelling/suggest/fst/AnalyzingInfixLookupFactory.java: ## @@ -108,7 +109,7 @@ public Lookup create(NamedList params, SolrCore core) {