Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17480
Change subject: KUDU-1884: Set sasl_protocol_name for the TxnSystemClient ...................................................................... KUDU-1884: Set sasl_protocol_name for the TxnSystemClient In clusters witha custom principal we need to set the sasl_protocol_name on the embeded client within the TxnSystemClient. This logic matches that in server_base.cc for server messenger configuration. Change-Id: Ic7b7c7fd154796215bd3a3ce748a2fd3155adebf --- M java/kudu-client/src/test/java/org/apache/kudu/client/TestSecurity.java M src/kudu/transactions/txn_system_client.cc 2 files changed, 32 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/80/17480/1 -- To view, visit http://gerrit.cloudera.org:8080/17480 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic7b7c7fd154796215bd3a3ce748a2fd3155adebf Gerrit-Change-Number: 17480 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
