[
https://issues.apache.org/jira/browse/KNOX-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916064#comment-17916064
]
ASF subversion and git services commented on KNOX-3088:
-------------------------------------------------------
Commit 56c0a4da5451276be771892e8f86ccee4656b512 in knox's branch
refs/heads/master from Philip Zampino
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=56c0a4da5 ]
KNOX-3088: Fix Ranger plug-in group lookup with Java 17 (#984)
Co-authored-by: Sandeep Moré <[email protected]>
> Fix Ranger plug-in group lookup with Java 17
> --------------------------------------------
>
> Key: KNOX-3088
> URL: https://issues.apache.org/jira/browse/KNOX-3088
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 2.1.0
> Reporter: Philip Zampino
> Assignee: Philip Zampino
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The group lookup performed by the Ranfer plug-in fails with Java 17 unless
> the following JVm exports are added:
> * --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
> * --add-exports java.base/sun.net.dns=ALL-UNNAMED
--
This message was sent by Atlassian Jira
(v8.20.10#820010)