Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14955 )
Change subject: [gflags] use DEFINE_validator() macro ...................................................................... [gflags] use DEFINE_validator() macro Updated few places to use the DEFINE_validator() macro, replacing ad-hoc calls to RegisterFlagValidator(). This patch doesn't contain any functional modifications. Change-Id: Ied1ad630838768600c245dd4952506e2fad6ec3f Reviewed-on: http://gerrit.cloudera.org:8080/14955 Tested-by: Kudu Jenkins Reviewed-by: Bankim Bhavsar <[email protected]> Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/consensus/log.cc M src/kudu/rpc/transfer.cc M src/kudu/tools/color.cc M src/kudu/util/process_memory.cc 4 files changed, 6 insertions(+), 12 deletions(-) Approvals: Kudu Jenkins: Verified Bankim Bhavsar: Looks good to me, but someone else must approve Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/14955 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ied1ad630838768600c245dd4952506e2fad6ec3f Gerrit-Change-Number: 14955 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
