Philip Zampino created KNOX-3088:
------------------------------------
Summary: 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
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)