You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Dan Burkert (JIRA)" <ji...@apache.org> on 2016/07/20 01:07:20 UTC

[jira] [Created] (KUDU-1536) KSCK can crash when run against newly started master with existing tables

Dan Burkert created KUDU-1536:
---------------------------------

             Summary: KSCK can crash when run against newly started master with existing tables
                 Key: KUDU-1536
                 URL: https://issues.apache.org/jira/browse/KUDU-1536
             Project: Kudu
          Issue Type: Bug
            Reporter: Dan Burkert


[This line|https://github.com/apache/incubator-kudu/blob/master/src/kudu/tools/ksck.cc#L329] assumes that the master returns all tablet servers, but this isn't necessarily the case when the master is newly started and hasn't yet processed all heartbeats.  Full test log attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)