[
https://issues.apache.org/jira/browse/TAJO-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993185#comment-14993185
]
ASF GitHub Bot commented on TAJO-1896:
--------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/851#issuecomment-154309302
Thanks for your reply. I also found the following phrase from the link.
```
By default class metadata allocation is limited by the amount of available
native memory.
```
So, we can expect that our test can use every available native memory with
GC. If our test is failed due to lack of available memory, it means that our
test exhaust too much memory, I think.
Here is my +1. Appreciate for your work.
> Fix the travis test failure
> ---------------------------
>
> Key: TAJO-1896
> URL: https://issues.apache.org/jira/browse/TAJO-1896
> Project: Tajo
> Issue Type: Bug
> Components: Unit Test
> Affects Versions: 0.11.0
> Reporter: Hyunsik Choi
> Assignee: Jinho Kim
> Attachments: TAJO-1896.patch
>
>
> See the title. The unit tests in Travis fail in these days. The main
> objective of this issue is to fix this problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)