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

test_topic_updates_unblock fails in ASAN build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • None
    • ghx-label-9

    Description

      Error Message

      AssertionError: alter table tpcds.store_sales recover partitions query took less time than 10000 msec assert 9622 > 10000 + where 9622 = <bound method ApplyResult.get of <multiprocessing.pool.ApplyResult object at 0x7f1ab45b6d10>>() + where <bound method ApplyResult.get of <multiprocessing.pool.ApplyResult object at 0x7f1ab45b6d10>> = <multiprocessing.pool.ApplyResult object at 0x7f1ab45b6d10>.get

      Stacktrace

      custom_cluster/test_topic_update_frequency.py:82: in test_topic_updates_unblock
          non_blocking_query_options=non_blocking_query_options)
      custom_cluster/test_topic_update_frequency.py:132: in __run_topic_update_test
          assert slow_query_future.get() > blocking_query_min_time, \
      E   AssertionError: alter table tpcds.store_sales recover partitions query took less time than 10000 msec
      E   assert 9622 > 10000
      E    +  where 9622 = <bound method ApplyResult.get of <multiprocessing.pool.ApplyResult object at 0x7f1ab45b6d10>>()
      E    +    where <bound method ApplyResult.get of <multiprocessing.pool.ApplyResult object at 0x7f1ab45b6d10>> = <multiprocessing.pool.ApplyResult object at 0x7f1ab45b6d10>.get
      

       

      Attachments

        Activity

          People

            joemcdonnell Joe McDonnell
            boroknagyz Zoltán Borók-Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: