You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/11 02:49:00 UTC

[jira] [Updated] (ARROW-7106) [Java] Fix the problem that flight perf test hangs endlessly

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

ASF GitHub Bot updated ARROW-7106:
----------------------------------
    Labels: pull-request-available  (was: )

> [Java] Fix the problem that flight perf test hangs endlessly
> ------------------------------------------------------------
>
>                 Key: ARROW-7106
>                 URL: https://issues.apache.org/jira/browse/ARROW-7106
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Minor
>              Labels: pull-request-available
>
> Flight performance test (org.apache.arrow.flight.perf.TestPerf) is an important tool for tracking the current throughput of IPC. In this issue, we improve it in two ways:
> 1. We fix the problem that the test hangs endlessly after all runs have been finished. This is because the thread pool is not released.
> 2. We add a summary to the output report, so that we can easily evaluate the overall results for all runs. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)