Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2389

MasterFailoverTest.TestMasterPermanentFailure is flaky with "New table ... is already reserved"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • None
    • NA
    • master, test
    • None

    Description

      Saw the following test failure:

      /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
      

      Perhaps we should be returning AlreadyPresent for this error case.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: