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

TestKuduTransaction.test_kudu_txn_abort_partition_lock fails as exception message is unexpected

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 1.4.2
    • Impala 4.2.0
    • None
    • ghx-label-10

    Description

      Expected is: aborted since it tries to acquire the partition lock that is held by another transaction
      Actual is: Key already present in Kudu table

      Failure isĀ 

      custom_cluster/test_kudu.py:603: in test_kudu_txn_abort_partition_lock
          assert "aborted since it tries to acquire the partition lock that is held by " \
      E   assert 'aborted since it tries to acquire the partition lock that is held by another transaction' in "ImpalaBeeswaxException:\n Query aborted:Kudu reported error: Already present: key already present\n\nKey already present in Kudu table 'impala::test_kudu_txn_abort_partition_lock_d453ff5f.test_kudu_txn_abort_partition_lock'.\n\n"
      E    +  where "ImpalaBeeswaxException:\n Query aborted:Kudu reported error: Already present: key already present\n\nKey already present in Kudu table 'impala::test_kudu_txn_abort_partition_lock_d453ff5f.test_kudu_txn_abort_partition_lock'.\n\n" = str(ImpalaBeeswaxException())
      

      Attachments

        Activity

          People

            wzhou Wenzhe Zhou
            asherman Andrew Sherman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: