Hello Dan Burkert, Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5564
to review the following change.
Change subject: KUDU-1812. Redact a few more protobuf fields
......................................................................
KUDU-1812. Redact a few more protobuf fields
* CFile footer metadata can contain min/max user PKs
* RPC negotiation tokens are probably not secret since mechanisms should
be replay-safe, but seeing these values isn't likely to be useful, and
might creep users out.
Change-Id: I00f7a0b79ddf1414266c5fedc0b2c8459e7dc937
---
M src/kudu/cfile/CMakeLists.txt
M src/kudu/cfile/cfile.proto
M src/kudu/rpc/CMakeLists.txt
M src/kudu/rpc/rpc_header.proto
4 files changed, 11 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/64/5564/1
--
To view, visit http://gerrit.cloudera.org:8080/5564
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I00f7a0b79ddf1414266c5fedc0b2c8459e7dc937
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>