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

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

Liya Fan created ARROW-7106:
-------------------------------

             Summary: [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


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)