[ 
https://issues.apache.org/jira/browse/SOLR-9860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15746112#comment-15746112
 ] 

Hrishikesh Gadre commented on SOLR-9860:
----------------------------------------

[[email protected]] [~ichattopadhyaya] Can you please take a look?

The main idea here is to expose invariantParams in a more generic fashion. I 
also wonder if this can be expanded so that we don't require custom logic in 
following places,

https://github.com/apache/lucene-solr/blob/8c79ab2649437c8c7ca275f6481c058c67626660/solr/solrj/src/java/org/apache/solr/client/solrj/impl/DelegationTokenHttpSolrClient.java#L54
https://github.com/apache/lucene-solr/blob/8c79ab2649437c8c7ca275f6481c058c67626660/solr/solrj/src/java/org/apache/solr/client/solrj/impl/DelegationTokenHttpSolrClient.java#L63


> Enable configuring invariantParams via HttpSolrClient.Builder
> -------------------------------------------------------------
>
>                 Key: SOLR-9860
>                 URL: https://issues.apache.org/jira/browse/SOLR-9860
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 6.3
>            Reporter: Hrishikesh Gadre
>            Priority: Minor
>
> HttpSolrClient provides a facility to add default parameters for every 
> request via the invariantParams attribute. Currently HttpSolrClient.Builder 
> does not provide any option to configure this attribute. This jira is to add 
> this functionality.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to