Alexey Serbin has submitted this change and it was merged. Change subject: [flags] fixed typo in group flag validation logic ......................................................................
[flags] fixed typo in group flag validation logic This is a follow-up for e7334c2e6607ac0fa778499eda2df3f4cfcd3fe3. This patch fixes the typo in the original commit and adds test coverage for the case of multiple group validators in the validation pipeline. Change-Id: Idfdc25d491941674fd7b86d8ffa33ff2e046703b Reviewed-on: http://gerrit.cloudera.org:8080/6860 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/util/flag_validators-test.cc M src/kudu/util/flags.cc 2 files changed, 78 insertions(+), 5 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/6860 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idfdc25d491941674fd7b86d8ffa33ff2e046703b Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins
