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 2019/03/20 17:39:00 UTC

[jira] [Created] (IMPALA-8327) TestRPCTimeout::test_reportexecstatus_retry() times out on exhaustive build

Joe McDonnell created IMPALA-8327:
-------------------------------------

             Summary: TestRPCTimeout::test_reportexecstatus_retry() times out on exhaustive build
                 Key: IMPALA-8327
                 URL: https://issues.apache.org/jira/browse/IMPALA-8327
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 3.3.0
            Reporter: Joe McDonnell


 

An exhaustive build timed out while executing TestRPCTimeout::test_reportexecstatus_retry():
{noformat}
20:22:45 custom_cluster/test_rpc_timeout.py::TestRPCTimeout::test_reportexecstatus_jitter[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] PASSED
09:50:18 custom_cluster/test_rpc_timeout.py::TestRPCTimeout::test_reportexecstatus_retry[protocol: beeswax | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 
09:50:18 
09:50:18 **** Tests TIMED OUT! ****{noformat}
The impalad log shows a few messages like this:
{noformat}
I0319 20:22:56.376278 13826 impala-service-pool.cc:130] ReportExecStatus request on impala.ControlService from 127.0.0.1:46358 dropped due to backpressure. The service queue contains 0 items out of a maximum of 2147483647; memory consumption is 16.17 KB. Contents of service queue:{noformat}



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