Hao Hao has uploaded a new patch set (#2).

Change subject: Combine redaction flag for log and flags into one.
......................................................................

Combine redaction flag for log and flags into one.

This adds a new flag --redact to replace --redact_sensitive_flags
and --log_redact_user_data. By default, --redact is enabled with 'log'
and 'flag', which means both log and flag redaction is on.

Change-Id: Ia49ae439824351df6c87291b0828173c69ab31b0
---
M src/kudu/common/column_predicate-test.cc
M src/kudu/common/partition-test.cc
M src/kudu/common/scan_spec-test.cc
M src/kudu/common/types-test.cc
M src/kudu/integration-tests/external_mini_cluster.cc
M src/kudu/server/default-path-handlers.cc
M src/kudu/tools/tool_main.cc
M src/kudu/util/flag_tags-test.cc
M src/kudu/util/flag_tags.h
M src/kudu/util/flags-test.cc
M src/kudu/util/flags.cc
M src/kudu/util/flags.h
M src/kudu/util/logging.cc
M src/kudu/util/logging.h
M src/kudu/util/pb_util-test.cc
M src/kudu/util/test_util.cc
16 files changed, 61 insertions(+), 43 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/12/6112/2
-- 
To view, visit http://gerrit.cloudera.org:8080/6112
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia49ae439824351df6c87291b0828173c69ab31b0
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Hao Hao <hao....@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins

Reply via email to