Todd Lipcon created KUDU-2389:
---------------------------------

             Summary: MasterFailoverTest.TestMasterPermanentFailure is flaky 
with "New table ... is already reserved"
                 Key: KUDU-2389
                 URL: https://issues.apache.org/jira/browse/KUDU-2389
             Project: Kudu
          Issue Type: Bug
          Components: master, test
            Reporter: Todd Lipcon


Saw the following test failure:
{code}
/data/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/integration-tests/master_failover-itest.cc:473
Value of: s.ok() || s.IsAlreadyPresent()
  Actual: false
Expected: true
Service unavailable: Error creating table table-0-1 on the master: New table 
name table-0-1 is already reserved
{code}

Perhaps we should be returning AlreadyPresent for this error case.



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

Reply via email to