Matt Gilman created NIFI-1876:
---------------------------------
Summary: Clustering - Merge all responses based on authorization
Key: NIFI-1876
URL: https://issues.apache.org/jira/browse/NIFI-1876
Project: Apache NiFi
Issue Type: Sub-task
Components: Core Framework
Reporter: Matt Gilman
Fix For: 1.0.0
Each node in a cluster may have a different view of the authorization access
policies simply to in the timing of updates. Because of this, all requests need
to be merged accordingly.
Requests are directed at a specific resource. These would result in some 403
responses.
Some requests are contain a filtered view of a number of resources. These would
need to be updated to return the most restrictive set of responses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)