You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/01/05 13:21:40 UTC

[jira] [Commented] (HBASE-15039) HMaster and RegionServers should try to refresh token keys from zk when facing InvalidToken

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

Hudson commented on HBASE-15039:
--------------------------------

FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1155 (See [https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1155/])
HBASE-15039 HMaster and RegionServers should try to refresh token keys (apurtell: rev 8aa53800e65980ce58fd62f3e420fb9fe9112d32)
* hbase-server/src/main/java/org/apache/hadoop/hbase/security/token/ZKSecretWatcher.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/security/token/TestZKSecretWatcherRefreshKeys.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.java


> HMaster and RegionServers should try to refresh token keys from zk when facing InvalidToken
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-15039
>                 URL: https://issues.apache.org/jira/browse/HBASE-15039
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Yong Zhang
>            Assignee: Yong Zhang
>             Fix For: 2.0.0, 1.2.0, 1.3.0, 0.98.17
>
>         Attachments: 15039-v4.txt, HBASE-15039.001.patch, HBASE-15039.002.patch, HBASE-15039.003.patch
>
>
> One of HMaster and RegionServers is token key master, and others are key slaves, key master will write keys to zookeeper and key slaves will read. If any disconnetion between key slaves and zookeeper, then these HMaster or RegionServers may lost new token, client which use token authentication will get InvalidToken exception.



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