You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Lenni Kuff (JIRA)" <ji...@apache.org> on 2015/03/01 21:40:04 UTC

[jira] [Commented] (SENTRY-662) SentryServiceIntegrationBase should use UGI based login

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

Lenni Kuff commented on SENTRY-662:
-----------------------------------

[~dapengsun], [~prasadm] - Could one of you file a JIRA for the TestHDFSIntegration test failure if a JIRA doesn't already exist? We should consider disabling the test until the JIRA is resolved.

> SentryServiceIntegrationBase should use UGI based login
> -------------------------------------------------------
>
>                 Key: SENTRY-662
>                 URL: https://issues.apache.org/jira/browse/SENTRY-662
>             Project: Sentry
>          Issue Type: Bug
>            Reporter: Prasad Mujumdar
>            Assignee: Prasad Mujumdar
>         Attachments: SENTRY-662.1.patch
>
>
> With Sentry HA the service client makes the service connection on the first client api. This is done in order to propagate the exception cleanly to the caller.
> The SentryServiceIntegrationBase currently performs direct Jaas login and passes the subject to transport open only. Now that any API can open the connection, this is not sufficient.
> We should use the UGI login for the tests as well which handles passing the right subject to transport level open.



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