Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/18152 )
Change subject: KUDU-3344: catalog manager clean up metadata for deleted tables/tablets ...................................................................... Patch Set 5: Code-Review+1 (1 comment) So far looks good to me, the only thing is to fix typo in the name of the newly introduced flag: enable_chucked_tablet_writes --> enable_chuncked_tablet_writes http://gerrit.cloudera.org:8080/#/c/18152/5/src/kudu/master/catalog_manager.cc File src/kudu/master/catalog_manager.cc: http://gerrit.cloudera.org:8080/#/c/18152/5/src/kudu/master/catalog_manager.cc@393 PS5, Line 393: enable_chucked_tablet_writes Whoops, missed this during first round of my review. Should this be 'enable_chuncked_tablet_writes'? -- To view, visit http://gerrit.cloudera.org:8080/18152 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Idefa2ee2f5108ba913fe0057a4061c3c28351547 Gerrit-Change-Number: 18152 Gerrit-PatchSet: 5 Gerrit-Owner: Yifan Zhang <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: yejiabao <[email protected]> Gerrit-Comment-Date: Sun, 20 Feb 2022 19:44:17 +0000 Gerrit-HasComments: Yes
