[ 
https://issues.apache.org/jira/browse/KUDU-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954613#comment-15954613
 ] 

Todd Lipcon commented on KUDU-1946:
-----------------------------------

Nope -- the issue is that, if the current Raft configuration has 2 replicas, 
then ksck will currently just report the two replicas and not say it's 
under-replicated. i.e the under-replication status in ksck is triggered only 
when one (or more) of the actual replicas is in a non-RUNNING state, and it is 
silent when it sees "2/2 RUNNING" even when the desired table replication is 3

> ksck should indicate desired replication factor of tables
> ---------------------------------------------------------
>
>                 Key: KUDU-1946
>                 URL: https://issues.apache.org/jira/browse/KUDU-1946
>             Project: Kudu
>          Issue Type: Improvement
>          Components: ksck
>    Affects Versions: 1.3.0
>            Reporter: Todd Lipcon
>              Labels: newbie
>
> ksck currently lists the known replicas in the raft config for each tablet, 
> but doesn't list anywhere the _configured_ replication factor for a table. It 
> would be useful to know that when evaluating the output.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to