Alexey Serbin created KUDU-2319:
-----------------------------------
Summary: Follower masters cannot accept authn tokens for
verification
Key: KUDU-2319
URL: https://issues.apache.org/jira/browse/KUDU-2319
Project: Kudu
Issue Type: Bug
Components: master, security
Affects Versions: 1.6.0, 1.5.0, 1.4.0, 1.3.1, 1.3.0, 1.4.1, 1.7.0
Reporter: Alexey Serbin
Assignee: Alexey Serbin
In case of multi-master setup, the follower masters which haven't been leaders
yet, cannot accept authn tokens for verification because they don't have public
parts of TSKs in their TokenVerifier.
A small integration test posted as a WIP patch illustrates that:
http://gerrit.cloudera.org:8080/9373
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)