Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/11114 )

Change subject: [catalog_manager] re-replication warning message update
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/11114/1/src/kudu/master/catalog_manager.cc
File src/kudu/master/catalog_manager.cc:

http://gerrit.cloudera.org:8080/#/c/11114/1/src/kudu/master/catalog_manager.cc@190
PS1, Line 190: not counting in the table's replication factor
> what does this mean?
As I understand from the code around line 1467, the value of this flag does not 
take into account replication factor.  So, when creating a table of RF=3 with 
60 partitions in a cluster with 3 tablet servers, the total number of replicas 
per tserver will be 60, but IIUC the code at line 1467 counts it as it were 
only one replica per tablet.



--
To view, visit http://gerrit.cloudera.org:8080/11114
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I608ce179548ac25d660d713e7ce1d0e067dd4e02
Gerrit-Change-Number: 11114
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>
Gerrit-Comment-Date: Fri, 03 Aug 2018 00:40:10 +0000
Gerrit-HasComments: Yes

Reply via email to