You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Bean (Jira)" <ji...@apache.org> on 2021/03/20 16:22:00 UTC

[jira] [Commented] (NIFI-8348) Advanced UI not available when building with Java 11

    [ https://issues.apache.org/jira/browse/NIFI-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17305496#comment-17305496 ] 

Mark Bean commented on NIFI-8348:
---------------------------------

This was confirmed to be a problem back as far as NiFi version 1.11.4. Almost certainly, it extends back to all NiFi versions theoretically compatible with Java 11 due to the usage of a library which is not Java 11 friendly.

> 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: 10m
>  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)