You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2016/05/14 16:36:12 UTC

[jira] [Commented] (ARROW-113) TestValueVector test fails if cannot allocate 2GB of memory

    [ https://issues.apache.org/jira/browse/ARROW-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283602#comment-15283602 ] 

Laurent Goujon commented on ARROW-113:
--------------------------------------

pull request: https://github.com/apache/arrow/pull/65

> TestValueVector test fails if cannot allocate 2GB of memory
> -----------------------------------------------------------
>
>                 Key: ARROW-113
>                 URL: https://issues.apache.org/jira/browse/ARROW-113
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java - Vectors
>            Reporter: Laurent Goujon
>            Priority: Minor
>
> Several of TestValueVector tests fail if JVM is unable to allocate 2GB of memory (value of BaseValueVector#MAX_ALLOCATION_SIZE).
> This is not common for JVM to have that much memory by default, and is probably overkill for tests, maybe making this limit configurable so it can be lowered during tests sounds a good compromise.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)