[
https://issues.apache.org/jira/browse/NIFI-14251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937196#comment-17937196
]
Daniel Stieglitz commented on NIFI-14251:
-----------------------------------------
[~exceptionfactory] Just to clarify, have you tried what the Jena team added as
I specified above?
> Linker errors printing to System.out create user confusion
> ----------------------------------------------------------
>
> Key: NIFI-14251
> URL: https://issues.apache.org/jira/browse/NIFI-14251
> Project: Apache NiFi
> Issue Type: Task
> Affects Versions: 2.2.0
> Reporter: Joe Witt
> Priority: Major
>
> {noformat}
> WARNING: A restricted method in java.lang.foreign.Linker has been called
> WARNING: java.lang.foreign.Linker::downcallHandle has been called by the
> unnamed module
> WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for this
> module
> {noformat}
> Something in our default codebase (Lucene supspected from provenance) is
> causing these warnings now in Java 21 land. We should find out what it is
> and get these warnings to go away by either accepting this and setting
> configs to ignore or avoiding usage of the offending piece (seems less
> likely).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)