Houston Putman created SOLR-16426:
-------------------------------------

             Summary: LBHttp2SolrClient does not respect responseParser changes
                 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


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.



--
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

Reply via email to