Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9073

Failed test during pre-commit: custom_cluster.test_executor_groups.TestExecutorGroups.test_executor_concurrency

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

Details

    Description

      Observed this test failure in pre-commit test of an unrelated change. Looks like the expected number of concurrent queries reached 4 while it is expected to be 3 or less.

      custom_cluster/test_executor_groups.py:293: in test_executor_concurrency
          assert max(num_running) == 3, \
      E   AssertionError: Unexpected number of running queries: [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3]
      E   assert 4 == 3
      E    +  where 4 = max([3, 3, 3, 3, 3, 3, ...]) 

       

      Attachments

        Activity

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

          People

            tarmstrong Tim Armstrong
            anuragmantri Anurag Mantripragada
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment