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

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

GitHub user bbende opened a pull request:

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

    NIFI-2061 Ensure nodes in a cluster use consistent authorizations

    - Added methods to AbstractPolicyBasedAuthorizer to generate and inherit a 
fingerprint
    - Updated StandardFlowSynchronizer to compare authorization fingerprints

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

    $ git pull https://github.com/bbende/nifi NIFI-2061

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

    https://github.com/apache/nifi/pull/566.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 #566
    
----
commit 54a056c9132207eb40217ddc191f2ca866f45939
Author: Bryan Bende <[email protected]>
Date:   2016-06-20T20:58:42Z

    NIFI-2061 Added methods to AbstractPolicyBasedAuthorizer to generate and 
inherit a fingerprint
    - Updated StandardFlowSynchronizer to compare authorization fingerprints

----


> Ensure nodes in a cluster use consistent authorizations
> -------------------------------------------------------
>
>                 Key: NIFI-2061
>                 URL: https://issues.apache.org/jira/browse/NIFI-2061
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core Framework
>    Affects Versions: 1.0.0
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> When a node joins the cluster we currently compute a fingerprint of the flow 
> to ensure that the node's flow is compatible with the rest of the cluster. We 
> need to do something similar with authorizations to ensure different nodes 
> don't have completely different authorizations.



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

Reply via email to