Mike Percy created KUDU-2271:
--------------------------------

             Summary: ksck: verbose mode does not list tablet ids
                 Key: KUDU-2271
                 URL: https://issues.apache.org/jira/browse/KUDU-2271
             Project: Kudu
          Issue Type: Improvement
          Components: ops-tooling
    Affects Versions: 1.6.0
            Reporter: Mike Percy


{{When running ksck in --verbose mode, the tablet ids are not listed. The 
output looks like:}}

{{W0123 20:00:02.239537 7242 client-internal.cc:733] Specified master server 
address 'localhost' resolved to multiple IPs. Using 127.0.0.1:7051}}
{{Connected to the Master}}

{{Fetched info from all 9 Tablet Servers}}
{{ 23d473f441674d43807fd9e631862bfd (vd0240.example.com:7050): RUNNING}}
{{ 2fb5cdac22b0418bb2df456906e42eb4 (vd0238.example.com:7050): RUNNING 
[LEADER]}}
{{ a662440710624c02bd5612df32cb0235 (vd0234.example.com:7050): RUNNING}}

{{0 replicas' active configs differ from the master's.}}

{{All the peers reported by the master and tablet servers are:}}
{{ A = 23d473f441674d43807fd9e631862bfd}}
{{ B = 2fb5cdac22b0418bb2df456906e42eb4}}
{{ C = a662440710624c02bd5612df32cb0235}}{{The consensus matrix is:}}
{{ Config source | Replicas | Current term | Config index | Committed?}}
{{---------------+--------------+--------------+--------------+------------}}
{{ master | A B* C | | | Yes}}
{{ A | A B* C | 1094 | 1303 | Yes}}
{{ B | A B* C | 1094 | 1303 | Yes}}
{{ C | A B* C | 1094 | 1303 | Yes}}
{{ 2fb5cdac22b0418bb2df456906e42eb4 (vd0238.example.com:7050): RUNNING}}
{{ 72fcec63e96f4248ae39d114eb3cd7c9 (vd0340.example.com:7050): RUNNING}}
{{ c9633273962a4521a32d5e177a118a84 (vd0334.example.com:7050): RUNNING 
[LEADER]}}

{{0 replicas' active configs differ from the master's.}}
{{ All the peers reported by the master and tablet servers are:}}
{{ A = 2fb5cdac22b0418bb2df456906e42eb4}}
{{ B = 72fcec63e96f4248ae39d114eb3cd7c9}}
{{ C = c9633273962a4521a32d5e177a118a84}}

...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to