Alexey Serbin has uploaded this change for review. (
http://gerrit.cloudera.org:8080/9373
Change subject: WIP follower masters cannot verify tokens
......................................................................
WIP follower masters cannot verify tokens
This small test explains that follower masters still cannot accept
authn tokens for verification: they don't have the public parts of
TSKs generated by the leader master.
WIP: it's necessary to fix the issue -- make follower masters to obtain
the public parts of currently avaialable TSK keys for TokenVerifier
Change-Id: Idcc92dd4fae3d555af563d86634c07d3d06147a7
---
M src/kudu/integration-tests/security-itest.cc
M src/kudu/integration-tests/security-master-certificates-itest.cc
2 files changed, 64 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/73/9373/1
--
To view, visit http://gerrit.cloudera.org:8080/9373
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idcc92dd4fae3d555af563d86634c07d3d06147a7
Gerrit-Change-Number: 9373
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>