[
https://issues.apache.org/jira/browse/NIFI-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056066#comment-15056066
]
Matt Gilman commented on NIFI-1185:
-----------------------------------
Making this change for the banners makes a lot of sense.
However, the version is currently part of NiFi's About model. Part of this
model are flow specific settings that the NCM is unaware of. We could certainly
add another endpoint for the version or add it to the model of another
endpoint. However, we could not remove it from the About model for backwards
compatibility. Having it in multiple places could lead to some confusion.
Additionally, we don't recommend running with different versions on different
nodes and the NCM. Because of this, I think we should hold off on this part of
the change.
> when clustered, displayed banner should come from NCM nifi.properties file
> instead of Node
> ------------------------------------------------------------------------------------------
>
> Key: NIFI-1185
> URL: https://issues.apache.org/jira/browse/NIFI-1185
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 0.3.0
> Reporter: Matthew Clarke
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 0.5.0
>
>
> Currently things like NiFi version and Banner that are displayed when working
> with a clustered NiFi come from a non deterministic Node in the cluster.
> This information should instead come from the configuration settings on the
> NCM.
> It wold be even nicer to be able to set/change/update the banner from inside
> the UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)