Alexey Serbin 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/client/client-test.cc File src/kudu/client/client-test.cc: http://gerrit.cloudera.org:8080/#/c/11716/3/src/kudu/client/client-test.cc@4429 PS3, Line 4429: // Add two more tservers so that we can create a table with replication factor > how come this worked before, since it was always set to replication 3? I think that started breaking because the sanity check for the number of available tablet servers has been moved _before_ the replica_num_per_tablet_server check. I suggested to do that in PS1 review round: https://gerrit.cloudera.org/#/c/11716/1/src/kudu/master/catalog_manager.cc@1511 -- 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:49:13 +0000 Gerrit-HasComments: Yes
