[
https://issues.apache.org/jira/browse/HBASE-27734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703844#comment-17703844
]
Moran commented on HBASE-27734:
-------------------------------
OK, it is unnecessary to add other mechanisms to unify these two blocks.We can
add comments to these two areas to remind future submitters that they need to
modify both areas at the same time.
> [JDK17] Backport to branch-2.4 HBASE-25058 HBase-27510
> ------------------------------------------------------
>
> Key: HBASE-27734
> URL: https://issues.apache.org/jira/browse/HBASE-27734
> Project: HBase
> Issue Type: Improvement
> Reporter: Moran
> Priority: Minor
>
> I use jdk17 on branch-2.4,encountered some WARN like:
> {code:java}
> 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.{code}
> Backport HBASE-25058 and HBASE-27510 PR can resolve the warn problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)