[ https://issues.apache.org/jira/browse/SOLR-16426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608378#comment-17608378 ]
ASF subversion and git services commented on SOLR-16426: -------------------------------------------------------- Commit 46c2eeaf2b7b0ec4bc8ea82e21f19ca0cf5c2097 in solr's branch refs/heads/branch_9x from Houston Putman [ https://gitbox.apache.org/repos/asf?p=solr.git;h=46c2eeaf2b7 ] SOLR-16426: LBHttp2SolrClient now passes info to child client. (#1036) (cherry picked from commit f97264ada4349dfe5c95733e7193cbcedad6914f) > LBHttp2SolrClient does not pass various component changes to child client > ------------------------------------------------------------------------- > > Key: SOLR-16426 > URL: https://issues.apache.org/jira/browse/SOLR-16426 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: SolrJ > Reporter: Houston Putman > Assignee: Houston Putman > Priority: Blocker > Fix For: 9.1 > > Time Spent: 20m > Remaining Estimate: 0h > > The LBHttp2SolrClient, which is used by CloudHttp2SolrClient, uses an > internal reference to an Http2SolrClient for sending requests. However the > setParser() method does not send the parser to the internal Http2SolrClient, > so the response will use the default response parser instead. > This is uncovered in the tests when the PrometheusExporter is changed to use > the CloudHttp2SolrClient. > Note this is also the case for RequestWriter and QueryParams. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org