[
https://issues.apache.org/jira/browse/DRILL-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357751#comment-16357751
]
Timothy Farkas commented on DRILL-6144:
---------------------------------------
[~paul-rogers] The test that hangs on Travis is
TestVariableWidthWriter#testRestartRow . Which you already have an issue for.
The test that hangs on Jenkins is org.apache.drill.TestTpchPlanning#tpch18 .
Note this test does not hang on the master branch only my personal branch. But
the changes I've made are small and the hang stops occurr when I increase the
amount of direct memory.
> Make directMemory amount configurable in tests
> ----------------------------------------------
>
> Key: DRILL-6144
> URL: https://issues.apache.org/jira/browse/DRILL-6144
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.13.0
> Reporter: Timothy Farkas
> Assignee: Timothy Farkas
> Priority: Major
> Labels: ready-to-commit
> Fix For: 1.13.0
>
>
> Lately unit tests on Travis as well as our Jenkins server have been hanging
> indefinitely. I have not identified the root cause, but increasing direct
> memory resolves the issue. In order to unblock any further work until the
> root cause is identified I would like to make the amount of direct memory we
> use for our builds configurable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)