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

test_restart_statestore_query_resilience failed in exhaustive run

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • ghx-label-10

    Description

      test_restart_statestore_query_resilience failed in exhaustive run.

      Error Message

      assert 5 == 3 + where 5 = <bound method BeeswaxConnection.get_state of <tests.common.impala_connection.BeeswaxConnection object at 0x7f064f19f5d0>>(<tests.common.impala_connection.OperationHandle object at 0x7f064dbfbc10>) + where <bound method BeeswaxConnection.get_state of <tests.common.impala_connection.BeeswaxConnection object at 0x7f064f19f5d0>> = <tests.common.impala_connection.BeeswaxConnection object at 0x7f064f19f5d0>.get_state + and 3 = QueryState.RUNNING

      Stacktrace

      custom_cluster/test_restart_services.py:304: in test_restart_statestore_query_resilience
          assert client.get_state(handle) == QueryState.RUNNING
      E   assert 5 == 3
      E    +  where 5 = <bound method BeeswaxConnection.get_state of <tests.common.impala_connection.BeeswaxConnection object at 0x7f064f19f5d0>>(<tests.common.impala_connection.OperationHandle object at 0x7f064dbfbc10>)
      E    +    where <bound method BeeswaxConnection.get_state of <tests.common.impala_connection.BeeswaxConnection object at 0x7f064f19f5d0>> = <tests.common.impala_connection.BeeswaxConnection object at 0x7f064f19f5d0>.get_state
      E    +  and   3 = QueryState.RUNNING
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: