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

ASF GitHub Bot commented on NIFI-5280:
--------------------------------------

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/2771

    NIFI-5280: Preventing duplicate bulletins

    NIFI-5280:
    - Preventing duplicate bulletins that are registered under different 
contexts (e.g. Controller and Component).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-5280

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/2771.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2771
    
----
commit 19c9fec7d3250ca9a39723108cc19ac38e855b9f
Author: Matt Gilman <matt.c.gilman@...>
Date:   2018-06-07T17:37:57Z

    NIFI-5280:
    - Preventing duplicate bulletins that are registried under different 
contexts (e.g. Controller and Component).

----


> Duplicate bulletins
> -------------------
>
>                 Key: NIFI-5280
>                 URL: https://issues.apache.org/jira/browse/NIFI-5280
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>            Priority: Major
>
> For bulletins generated from Reporting Tasks and Controller Services, they 
> seem to be categorized as a controller level and component level bulletins. 
> This is likely due to the fact that they are rendered at the controller level 
> (in the status bar above the canvas) and at the component level (in the 
> corresponding row in the table). Because they are duplicated, they are 
> showing up twice when querying the bulletin board for instance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to