Hello Dan Burkert, Alexey Serbin,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5868
to review the following change.
Change subject: client: rename various function calls and classes to
ConnectToCluster
......................................................................
client: rename various function calls and classes to ConnectToCluster
This is a straight rename patch in preparation for adding the fetching
of authentication tokens and CA information upon first connection to the
master.
Change-Id: I96bdfc1c6bb3758841d31d728b168bac8ac78ec0
---
M src/kudu/client/client-internal.cc
M src/kudu/client/client-internal.h
M src/kudu/client/client.cc
M src/kudu/client/master_rpc.cc
M src/kudu/client/master_rpc.h
M src/kudu/client/meta_cache.cc
M src/kudu/integration-tests/external_mini_cluster.cc
M src/kudu/master/master.proto
8 files changed, 76 insertions(+), 73 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/68/5868/1
--
To view, visit http://gerrit.cloudera.org:8080/5868
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I96bdfc1c6bb3758841d31d728b168bac8ac78ec0
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>