[
https://issues.apache.org/jira/browse/NIFI-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14598175#comment-14598175
]
Matt Gilman commented on NIFI-565:
----------------------------------
It appears the issue is not driven by being clustered. Instead the tooltip for
controller level bulletins was not being disposed of properly which prevented
subsequent tooltips from being displayed. This was obvious when clustered as
there are bulletins at startup when nodes join. After those bulletins went out
of scope, new bulletins were not rendered. When standalone, there are no
initial controller level bulletins so it would have had to wait until the first
controller level bulletins went out of scope before issue would arise.
> System-Level bulletins generated on nodes do not show in the UI when clustered
> ------------------------------------------------------------------------------
>
> Key: NIFI-565
> URL: https://issues.apache.org/jira/browse/NIFI-565
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Core UI
> Reporter: Mark Payne
> Assignee: Matt Gilman
> Fix For: 0.2.0
>
> Attachments: 0001-NIFI-565.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)