Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/12815 )
Change subject: tserver: sanitize write op types ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/12815/1/src/kudu/tablet/transactions/write_transaction.cc File src/kudu/tablet/transactions/write_transaction.cc: http://gerrit.cloudera.org:8080/#/c/12815/1/src/kudu/tablet/transactions/write_transaction.cc@301 PS1, Line 301: EmplaceIfNotPresent(&op_types_, op.type); > Yeah, just for the purposes of sanitizing, doing this in in the decoder mak yea I guess I wouldn't try to do authorization in the decoder.. suppose it makes sense to build this set for authz purposes. -- To view, visit http://gerrit.cloudera.org:8080/12815 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib27c335e6a68336b88f75eb8fa2c45c6e18403d5 Gerrit-Change-Number: 12815 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Wed, 20 Mar 2019 20:27:08 +0000 Gerrit-HasComments: Yes
