[
https://issues.apache.org/jira/browse/NIFI-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382850#comment-15382850
]
ASF subversion and git services commented on NIFI-2263:
-------------------------------------------------------
Commit aa91032cde8ad1cf2caf18fc0f02b5f678e1f3a7 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=aa91032 ]
NIFI-2272:
- Ensuring the appropriate visibilty of the action in the policy management
page.
NIFI-2273:
- Ensuring we load the policy or inform the user of the appropriate permissions
of the effective policy.
NIFI-2239:
- Providing help tooltips for the policies in the management page.
NIFI-2283:
- Adding auditing for access policies, users, and groups.
NIFI-2263:
- Not replicating history requests throughout the cluster.
NIFI-2096:
- Fixing upload template file input in Firefox.
NIFI-2301:
- Removing relevant policies after component deletion.
> History in a Cluster
> --------------------
>
> Key: NIFI-2263
> URL: https://issues.apache.org/jira/browse/NIFI-2263
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Blocker
> Fix For: 1.0.0
>
>
> Each node in a cluster records it's own independent history of configuration
> actions. Based on how these actions are audited it's not possible to
> guarantee the same identifiers for each action on each node. As a result, we
> will simply return the history for the node that is currently loaded in the
> browser.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)