Dan Burkert has posted comments on this change. Change subject: util: add Status::AndThen combinator ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/7399/2//COMMIT_MSG Commit Message: PS2, Line 11: RETURN_NOT_OK > AndThen is nice for scenarios where you have a sequence of operations which Also, for what it's worth, I think anything that can be implemented as a function instead of a macro probably should be. RETURN_NOT_OK is special because of the control flow requirements. -- To view, visit http://gerrit.cloudera.org:8080/7399 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia6e1a79ff95406825d4238a8157d242252562805 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
