[
https://issues.apache.org/jira/browse/ARROW-9536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs updated ARROW-9536:
-----------------------------------
Fix Version/s: 2.0.0
> Missing parameters in PlasmaOutOfMemoryException.java
> -----------------------------------------------------
>
> Key: ARROW-9536
> URL: https://issues.apache.org/jira/browse/ARROW-9536
> Project: Apache Arrow
> Issue Type: Bug
> Components: Java
> Affects Versions: 0.17.0, 0.17.1
> Reporter: Xudingyu
> Assignee: Xudingyu
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.0.1, 2.0.0
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> When catch PlasmaOutOfMemoryException
> It shows
> Exception in thread "main" java.lang.NoSuchMethodError:
> org.apache.arrow.plasma.exceptions.PlasmaOutOfMemoryException: method
> <init>(Ljava/lang/String;)V not found
> at org.apache.arrow.plasma.PlasmaClientJNI.create(Native Method)
> at org.apache.arrow.plasma.PlasmaClient.create(PlasmaClient.java:143)
> at
> org.apache.arrow.plasma.PlasmaClientTest.doPlasmaOutOfMemoryExceptionTest(PlasmaClientTest.java:287)
> at
> org.apache.arrow.plasma.PlasmaClientTest.main(PlasmaClientTest.java:308)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)