You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2022/09/22 18:39:00 UTC

[jira] [Resolved] (SOLR-16426) LBHttp2SolrClient does not pass various component changes to child client

     [ https://issues.apache.org/jira/browse/SOLR-16426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Houston Putman resolved SOLR-16426.
-----------------------------------
    Resolution: Fixed

> 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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org