Dan Burkert has posted comments on this change. ( http://gerrit.cloudera.org:8080/11716 )
Change subject: catalog_manager: adjust maximum tablet count at table creation time ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/11716/3/src/kudu/master/catalog_manager.cc File src/kudu/master/catalog_manager.cc: http://gerrit.cloudera.org:8080/#/c/11716/3/src/kudu/master/catalog_manager.cc@1500 PS3, Line 1500: // Note: non-replicated tables are exempt because they avoid #2 above. I think the reason they are exempted is because the consequences of slow table creation when replication=1 is low. With 3x replication you run the risk of churning tablet configs, which further exacerbates the issue. -- To view, visit http://gerrit.cloudera.org:8080/11716 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I00d91baddb1591476a7be27cba043e6354558208 Gerrit-Change-Number: 11716 Gerrit-PatchSet: 3 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Comment-Date: Fri, 19 Oct 2018 23:05:36 +0000 Gerrit-HasComments: Yes
