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

C++ Client does not retry CreateTable on "new table name is already reserved" error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • client, master
    • None

    Description

      If two callers try to create a table with the same name at the same time, one of them can fail with the error: "new table name foo is already reserved". The comments in catalog_manager.cc seem to indicate that this should trigger the client to retry, but it seems the retry is not taking place.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: