You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Thomas Tauber-Marshall (JIRA)" <ji...@apache.org> on 2019/04/30 20:06:00 UTC

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

     [ https://issues.apache.org/jira/browse/IMPALA-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Tauber-Marshall resolved IMPALA-8327.
--------------------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.3.0

IMPALA-2990 is fixed now

> 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
>            Assignee: Thomas Tauber-Marshall
>            Priority: Critical
>              Labels: broken-build
>             Fix For: Impala 3.3.0
>
>
>  
> 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)