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:
-
We fix the problem that the test hangs endlessly after all runs have been finished. This is because the thread pool is not released.
-
We add a summary to the output report, so that we can easily evaluate the overall results for all runs.
Reporter: Liya Fan / @liyafan82
Assignee: Liya Fan / @liyafan82
PRs and other links:
Note: This issue was originally created as ARROW-7106. Please see the migration documentation for further details.
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:
We fix the problem that the test hangs endlessly after all runs have been finished. This is because the thread pool is not released.
We add a summary to the output report, so that we can easily evaluate the overall results for all runs.
Reporter: Liya Fan / @liyafan82
Assignee: Liya Fan / @liyafan82
PRs and other links:
Note: This issue was originally created as ARROW-7106. Please see the migration documentation for further details.