[
https://issues.apache.org/jira/browse/HADOOP-11837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497454#comment-14497454
]
Venkat Ranganathan commented on HADOOP-11837:
---------------------------------------------
Thanks [~wheat9] for the quick review. Not sure I understand your comment.
HttpServer2 creates a new instance of the signer provider using
constructSecretProvider and will destroy that object. AuthenticationFilter
instance is not exposed to others. Why would you need a flag to protect the
private instance in the destroy method.
> After HADOOP-11754, oozie fails to stop cleanly
> -----------------------------------------------
>
> Key: HADOOP-11837
> URL: https://issues.apache.org/jira/browse/HADOOP-11837
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Affects Versions: 2.7.0
> Reporter: Venkat Ranganathan
> Assignee: Venkat Ranganathan
> Priority: Blocker
> Fix For: 2.7.0
>
> Attachments: HADOOP-11837.patch
>
>
> After HADOOP-11754, AuthenticationFilter has to be enhanced to destroy to
> secret provider. Else, products like Oozie which extend the
> AuthenticationFilter fail to stop
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)