You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2018/01/25 18:25:00 UTC

[jira] [Created] (IMPALA-6443) Memory leak on exhaustive rhel7 test runs

Joe McDonnell created IMPALA-6443:
-------------------------------------

             Summary: Memory leak on exhaustive rhel7 test runs
                 Key: IMPALA-6443
                 URL: https://issues.apache.org/jira/browse/IMPALA-6443
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.12.0
            Reporter: Joe McDonnell


Two recent exhaustive rhel7 runs have failed with a memory leak:

verifiers/test_verify_metrics.py:34: in test_metrics_are_zero verifier.verify_metrics_are_zero() verifiers/metric_verifier.py:47: in verify_metrics_are_zero self.wait_for_metric(metric, 0, timeout) verifiers/metric_verifier.py:62: in wait_for_metric self.impalad_service.wait_for_metric_value(metric_name, expected_value, timeout) common/impala_service.py:119: in wait_for_metric_value (metric_name, expected_value, timeout) E AssertionError: Metric value impala-server.mem-pool.total-bytes did not reach value 0 in 60s

This happens after the end-to-end tests. It does not happen for the custom cluster tests.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)