Hongjiang Zhang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16972


Change subject: t# This is a combination of 2 commits.
......................................................................

t# This is a combination of 2 commits.

KUDU-3230: Fix the issue of hardcode sasl_proto_name

'kudu' is used as sasl service name which is also used as kerberos
principal name when Kerberos is enabled, as a result, users can only
use 'kudu' than other principals. It is not flexible.

It is better allow to customize sasl_krb5_principal_name by specifying other
arguments for kudu-master and kudu-tserver.

Change-Id: Ia1c8f9d9f772d000d9a588e4e9d6028711a62915

add the test krb5 principal

Change-Id: Id0e490f1e9ef905a05e60e0bb8447e16b7683182
---
M src/kudu/integration-tests/security-itest.cc
M src/kudu/rpc/messenger.cc
2 files changed, 30 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/72/16972/1
--
To view, visit http://gerrit.cloudera.org:8080/16972
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id0e490f1e9ef905a05e60e0bb8447e16b7683182
Gerrit-Change-Number: 16972
Gerrit-PatchSet: 1
Gerrit-Owner: Hongjiang Zhang <[email protected]>

Reply via email to