[
https://issues.apache.org/jira/browse/KUDU-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke updated KUDU-2389:
------------------------------
Target Version/s: (was: 1.8.0)
> 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
> Priority: Major
>
> 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
(v8.3.4#803005)