[jira] [Commented] (DRILL-6144) Make directMemory amount configurable in tests

2018-02-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358180#comment-16358180
 ] 

ASF GitHub Bot commented on DRILL-6144:
---

Github user asfgit closed the pull request at:

https://github.com/apache/drill/pull/1118


> 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)


[jira] [Commented] (DRILL-6144) Make directMemory amount configurable in tests

2018-02-08 Thread Timothy Farkas (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)