Alexey Serbin has submitted this change and it was merged. Change subject: [security] leader master sends public TSKs to tservers ......................................................................
[security] leader master sends public TSKs to tservers Leader master responds with list of public TSK parts to tablet servers in TSHeartbeatResponsePB.tsks field. Added a small integration test for verification. Change-Id: Idd65bda944be9d365580e2d4b37b293b4dcff3e0 Reviewed-on: http://gerrit.cloudera.org:8080/6065 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/integration-tests/registration-test.cc M src/kudu/master/master.proto M src/kudu/master/master_service.cc 3 files changed, 20 insertions(+), 2 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/6065 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idd65bda944be9d365580e2d4b37b293b4dcff3e0 Gerrit-PatchSet: 9 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
