Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
I use jdk17 on branch-2.4,encountered some WARN like:
WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
Backport HBASE-25058 and HBASE-27510 PR can resolve the warn problem.
Attachments
Issue Links
- Blocked
-
HBASE-25058 Export necessary modules when running under JDK11
- Resolved
-
HBASE-27510 Should use 'org.apache.hbase.thirdparty.io.netty.tryReflectionSetAccessible'
- Resolved