You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ishan Chattopadhyaya (JIRA)" <ji...@apache.org> on 2016/10/03 04:35:20 UTC

[jira] [Comment Edited] (SOLR-9520) Kerberos delegation support with CloudSolrClient

    [ 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:35 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], 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. [~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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org