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

python tests should wait for tablet servers to fully start before creating tables

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.6.0
    • 1.0.0
    • python, test
    • None

    Description

      Got a test failure where I see in the log:

      I0123 01:33:30.244269  7877 tablet_server_main.cc:57] Starting tablet server...
      I0123 01:33:30.262419  7880 tablet_server_main.cc:57] Starting tablet server...
      I0123 01:33:30.294358  7881 tablet_server_main.cc:57] Starting tablet server...
      I0123 01:33:31.221236  7841 catalog_manager.cc:674] CreateTable from {real_user=jenkins-slave, eff_user=} at 127.0.0.1:37122:
      

      which gets:

      E   KuduInvalidArgument: Error creating table example-table on the master: Not enough live tablet servers to create a table with the requested replication factor 1. 0 tablet servers are alive.
      

      The tests should wait for the TS to register with the master before proceeding to create a table.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jtbirdsell Jordan Birdsell
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment