Quanlong Huang created IMPALA-14637:
---------------------------------------

             Summary: test_event_based_replication is flaky for truncate table
                 Key: IMPALA-14637
                 URL: https://issues.apache.org/jira/browse/IMPALA-14637
             Project: IMPALA
          Issue Type: Bug
            Reporter: Quanlong Huang
            Assignee: Quanlong Huang


Saw this test failed again like IMPALA-12187: 
https://jenkins.impala.io/job/ubuntu-20.04-dockerised-tests/4377
{code:python}
metadata/test_event_processing.py:122: in test_event_based_replication
    self._run_event_based_replication_tests_impl(self,
metadata/test_event_processing_base.py:305: in 
_run_event_based_replication_tests_impl
    assert rows_in_part_tbl_target == 0
E   assert 100 == 0{code}

But the implementation is much different now that we have both the 
hms_event_sync feature and hierarchical event processing enabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to