You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Yong Zhang (JIRA)" <ji...@apache.org> on 2015/12/24 08:57:49 UTC

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

Yong Zhang created HBASE-15039:
----------------------------------

             Summary: HMaster and RegionServers should try to refresh token keys from zk when face InvalidToken.
                 Key: HBASE-15039
                 URL: https://issues.apache.org/jira/browse/HBASE-15039
             Project: HBase
          Issue Type: Bug
            Reporter: Yong Zhang
            Assignee: Yong Zhang


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)