Todd Lipcon has posted comments on this change. Change subject: KUDU-1775 (part 3): enforce max cell size and max PK size ......................................................................
Patch Set 6: (1 comment) http://gerrit.cloudera.org:8080/#/c/5475/6/src/kudu/tablet/tablet.cc File src/kudu/tablet/tablet.cc: PS6, Line 435: FLAGS_max_cell_size_bytes > Should this be FLAGS_max_encoded_key_size_bytes? woops, good catch, will fix momentarily. -- To view, visit http://gerrit.cloudera.org:8080/5475 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib6b94cffd9c3efbe80a4b31e9272b376a4e41d15 Gerrit-PatchSet: 6 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Silvius Rus <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
