[
https://issues.apache.org/jira/browse/ARROW-7106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-7106.
-----------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 5799
[https://github.com/apache/arrow/pull/5799]
> [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
> Fix For: 1.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)