[
https://issues.apache.org/jira/browse/NIFI-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307822#comment-17307822
]
ASF subversion and git services commented on NIFI-8348:
-------------------------------------------------------
Commit 1719e3616591e96a39662d3a3684f27ef2505322 in nifi's branch
refs/heads/main from Mark Bean
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1719e36 ]
NIFI-8348: upgrade jersey version to one fully compatible with Java 11
> Advanced UI not available when building with Java 11
> ----------------------------------------------------
>
> Key: NIFI-8348
> URL: https://issues.apache.org/jira/browse/NIFI-8348
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.11.4, 1.13.0, 1.12.1, 1.13.1, 1.13.2
> Reporter: Mark Bean
> Assignee: Mark Bean
> Priority: Critical
> Fix For: 1.13.3
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> If NiFi is built using Java 11, the Advanced UI of the UpdateAttribute
> processor does not load the rules. The processor will still effectively
> process flowfiles according to the rules (if they were created in a flow from
> a different build, for example). However, the rules are not able to be
> displayed nor edited in the UI.
> Work-around: build NiFI using Java 8. The resulting executable can be run
> within either Java 8 or Java 11 JVM without demonstrating the above issue.
> This problem affects versions 1.13.0, 1.13.1 and 1.13.2, at a minimum.
> Earlier versions have not been verified yet.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)