[
https://issues.apache.org/jira/browse/ARROW-9315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Arrow JIRA Bot reassigned ARROW-9315:
--------------------------------------------
Assignee: Apache Arrow JIRA Bot (was: Liya Fan)
> [Java] Fix the failure of testAllocationManagerType
> ---------------------------------------------------
>
> Key: ARROW-9315
> URL: https://issues.apache.org/jira/browse/ARROW-9315
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java
> Reporter: Liya Fan
> Assignee: Apache Arrow JIRA Bot
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It appears sometimes in the CI build.
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.503
> s <<< FAILURE! - in org.apache.arrow.memory.TestAllocationManager
> [ERROR] testAllocationManagerType Time elapsed: 0.483 s <<< ERROR!
> java.lang.ExceptionInInitializerError
> at
> org.apache.arrow.memory.TestAllocationManager.testAllocationManagerType(TestAllocationManager.java:35)
> Caused by: java.lang.NullPointerException: allocationManagerFactory
> at
> org.apache.arrow.memory.TestAllocationManager.testAllocationManagerType(TestAllocationManager.java:35)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)