Hello Dan Burkert, Hao Hao, Adar Dembo, I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/6158 to review the following change. Change subject: KUDU-1896 (part 1). Add redaction to JSON protobuf output ...................................................................... KUDU-1896 (part 1). Add redaction to JSON protobuf output This enables the redaction attribute when outputting a protobuf as JSON. This is important in the context of the tracing endpoint as well as /rpcz, to avoid such traces containing user data. Change-Id: I506b3710d2b50ec7a8947c49ec208eb4b53b63ea --- M src/kudu/util/CMakeLists.txt M src/kudu/util/jsonwriter-test.cc M src/kudu/util/jsonwriter.cc M src/kudu/util/jsonwriter.h M src/kudu/util/jsonwriter_test.proto M src/kudu/util/logging.h M src/kudu/util/pb_util.cc 7 files changed, 47 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/58/6158/1 -- To view, visit http://gerrit.cloudera.org:8080/6158 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I506b3710d2b50ec7a8947c49ec208eb4b53b63ea Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <t...@apache.org> Gerrit-Reviewer: Adar Dembo <a...@cloudera.com> Gerrit-Reviewer: Dan Burkert <danburk...@apache.org> Gerrit-Reviewer: Hao Hao <hao....@cloudera.com>