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

Ishan Chattopadhyaya edited comment on SOLR-9520 at 10/3/16 4:39 AM:
---------------------------------------------------------------------

Updated patch that adds the capability to pass in a HSC builder during the 
construction of an LBHSC. This will enable the users to pass on an HSC builder 
with delegation tokens to create an LBHSC, which can be used within a CSC. This 
is also more generic than my previous patch, since any future additions to HSC 
builder can easily be used by CSC users, without any modification to CSC or 
LBHSC code.
Also, separated out the DelegationTokensHttpSolrClient inner class from 
HttpSolrClient.
 [~noble.paul], [~gchanan], please review.


was (Author: ichattopadhyaya):
Updated patch that adds the capability to pass in a HSC builder during the 
construction of an LBHSC. This will enable the users to pass on an HSC builder 
with delegation tokens to create an LBHSC, which can be used within a CSC. This 
is also more generic than my previous patch, since any future additions to HSC 
builder can easily be used by CSC users, without any modification to CSC or 
LBHSC code.
Also, separated out the DelegationTokensHttpSolrClient inner class from 
HttpSolrClient.
 [~noble.paul], please review.

> 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
>         Attachments: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to