You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/13 16:42:20 UTC

[jira] [Commented] (NIFI-2204) Move Controller level bulletins out of Controller Status

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

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

GitHub user mcgilman opened a pull request:

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

    Controller Bulletin Issues

    NIFI-2204:
    - Move bulletins out of the controller status endpoint.
    
    NIFI-2238:
    - Ensuring the controller bulletins are rendered on screen.
    
    NIFI-2246:
    - Ensuring the correct number of bulletins are returned when clustered.

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

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

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

    https://github.com/apache/nifi/pull/643.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 #643
    
----
commit 3ebae21add73cb444017d616524a1457060608b2
Author: Matt Gilman <ma...@gmail.com>
Date:   2016-07-13T16:38:22Z

    NIFI-2204:
    - Move bulletins out of the controller status endpoint.
    NIFI-2238:
    - Ensuring the controller bulletins are rendered on screen.
    NIFI-2246:
    - Ensuring the correct number of bulletins are returned when clustered.

----


> Move Controller level bulletins out of Controller Status
> --------------------------------------------------------
>
>                 Key: NIFI-2204
>                 URL: https://issues.apache.org/jira/browse/NIFI-2204
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Core UI
>            Reporter: Matt Gilman
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> Controller level bulletins need to be removed from the controller status endpoint and into some endpoint that is accessed through the Controller resource for authorization consistency.
> All status requests are authorized under the flow but the bulletins are more sensitive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)