[ 
https://issues.apache.org/jira/browse/HDFS-14835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Takanobu Asanuma updated HDFS-14835:
------------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

Merged the PR to trunk. Thanks again for your reviews, [~crh] and [~elgoiri].

> RBF: Secured Router should not run when it can't initialize 
> DelegationTokenSecretManager
> ----------------------------------------------------------------------------------------
>
>                 Key: HDFS-14835
>                 URL: https://issues.apache.org/jira/browse/HDFS-14835
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Takanobu Asanuma
>            Assignee: Takanobu Asanuma
>            Priority: Major
>              Labels: RBF
>             Fix For: 3.3.0
>
>
> Currently, even if secured router fails to create 
> DelegationTokenSecretManager, it can start and keeps running. This router 
> can't handle requests with delegation tokens.
> {noformat}
> ERROR org.apache.hadoop.hdfs.server.federation.router.FederationUtil: Could 
> not instantiate: ZKDelegationTokenSecretManagerImpl
> ...
> INFO org.apache.hadoop.ipc.Server: Starting Socket Reader #1 for port 8888
> {noformat}
> In this case, I think router should not start.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to