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

Devaraj Das commented on HBASE-5732:
------------------------------------

I think the patch is close now. I haven't tested the delegation token code path 
manually. If there is some sample (&simple) job code that one can make 
available, that I can use to manually test the delegation-token part it would 
be great.. But yeah since this patch is big, I don't expect to see no bugs but 
I think those can be fixed as follow ups (with more thorough testing, etc.). 
This patch goes out of sync very quickly. So I'd really appreciate if it can be 
committed soon if the general approach and all that looks good. 

I also had to change the import of KerberosInfo class in a couple of places (in 
the new PB interface definitions) to point to HBase's definition of the class 
(as opposed to Hadoop's which it was originally). Manual testing pointed me to 
this issue.
                
> Remove the SecureRPCEngine and merge the security-related logic in the core 
> engine
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-5732
>                 URL: https://issues.apache.org/jira/browse/HBASE-5732
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>         Attachments: rpcengine-merge.3.patch, rpcengine-merge.4.patch, 
> rpcengine-merge.patch
>
>
> Remove the SecureRPCEngine and merge the security-related logic in the core 
> engine. Follow up to HBASE-5727.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to