Hello Adar Dembo, Todd Lipcon, Alexey Serbin,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5567
to review the following change.
Change subject: KUDU-1812: redact HexDump output
......................................................................
KUDU-1812: redact HexDump output
After auditing calls to HexDump across the (non-test) Kudu codebase, it
was found that all calls would require manual redaction. Instead of
requiring callers to manually redact, it's easier to do it centrally.
Change-Id: I8388b19801382c491c9bcd9a485b1978ec0f007e
---
M src/kudu/util/hexdump.cc
M src/kudu/util/hexdump.h
2 files changed, 12 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/67/5567/1
--
To view, visit http://gerrit.cloudera.org:8080/5567
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8388b19801382c491c9bcd9a485b1978ec0f007e
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>