[
https://issues.apache.org/jira/browse/NIFI-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313533#comment-15313533
]
ASF GitHub Bot commented on NIFI-1897:
--------------------------------------
Github user mcgilman commented on the issue:
https://github.com/apache/nifi/pull/488
@markap14 I've been reviewing this PR and have some initial findings.
As I'm reviewing I'm updating various comments and naming that still
reflect the previous clustering model. I've gone ahead and updated those. Also,
had some trouble starting the application in standalone mode but was able to
resolve by updating the Spring Context where necessary. You can check out these
modifications here [1].
Additionally, I noticed that none of the user documentation has been
updated to reflect the new clustering model and a number of test resources have
become stale. I've create separate JIRAs for addressing these issues [2] [3] at
a later time.
Will be doing some additional reviewing but so far so good.
[1]
https://github.com/mcgilman/nifi/commit/05cbb92ce35feb7aefbe607da22e1bbde8de5314
[2] https://issues.apache.org/jira/browse/NIFI-1960
[3] https://issues.apache.org/jira/browse/NIFI-1961
> Allow Nodes to Federate Requests to other nodes
> -----------------------------------------------
>
> Key: NIFI-1897
> URL: https://issues.apache.org/jira/browse/NIFI-1897
> Project: Apache NiFi
> Issue Type: Task
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 1.0.0
>
>
> When a user makes a web request to any node, it should be capable of
> replicating the request to all nodes in the cluster, handling the logic that
> the NCM currently handles for replicating requests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)