[
https://issues.apache.org/jira/browse/ARROW-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904828#comment-16904828
]
Micah Kornfield commented on ARROW-6206:
----------------------------------------
It could probably be set, for all versions, but I think it is only required
past JVM 8 (could be mistaken though).
"<io.netty.tryReflectionSetAccessible>true</io.netty.tryReflectionSetAccessible>
is already in pom.xml, it dosen't work?"
The only reference I found was for test execution in POM.xml. I think Consumers
of the library have to set this property themselves when running the JVM. But
my maven knowledge is weak, so I might be misunderstanding something.
> [Java][Docs] Document environment variables/java properties
> -----------------------------------------------------------
>
> Key: ARROW-6206
> URL: https://issues.apache.org/jira/browse/ARROW-6206
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Documentation, Java
> Reporter: Micah Kornfield
> Priority: Major
>
> Specifically, "-Dio.netty.tryReflectionSetAccessible=true" for JVMs >= 9 and
> BoundsChecking/NullChecking for get.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)