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

Hrishikesh Gadre commented on SOLR-9520:
----------------------------------------

[~ichattopadhyaya] While working on SOLR-9513, I found that we have deprecated 
following method in HttpSolrClient,

public Builder withDelegationToken(String delegationToken) 

The suggestion seems to be to use following method instead,

public Builder withKerberosDelegationToken(String delegationToken) {

This is unfortunate since the delegation token mechanism is not really tied to 
kerberos as such although the primary motivation is to overcome the scalability 
limit of KDC. Is there any chance to "un-deprecate" the original method ? 


> Kerberos delegation support with CloudSolrClient
> ------------------------------------------------
>
>                 Key: SOLR-9520
>                 URL: https://issues.apache.org/jira/browse/SOLR-9520
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Ishan Chattopadhyaya
>            Assignee: Noble Paul
>             Fix For: 6.3, master (7.0)
>
>         Attachments: SOLR-9520-6x.patch, SOLR-9520-6x.patch, 
> SOLR-9520-6x.patch, SOLR-9520-6x.patch, SOLR-9520.patch, SOLR-9520.patch, 
> SOLR-9520.patch, SOLR-9520.patch, SOLR-9520.patch, SOLR-9520.patch
>
>
> HSC support is available, but we need to add support to CSC.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to