[
https://issues.apache.org/jira/browse/MINIFI-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242091#comment-15242091
]
ASF GitHub Bot commented on MINIFI-12:
--------------------------------------
GitHub user JPercivall opened a pull request:
https://github.com/apache/nifi-minifi/pull/9
MINIFI-12 initial commit of http config change notifier
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JPercivall/nifi-minifi MINIFI-12
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi/pull/9.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 #9
----
commit eefdacfd2b9f319b754d94f837bc7ca90c963a6e
Author: Joseph Percivall <[email protected]>
Date: 2016-03-31T21:49:40Z
MINIFI-9 initial commit for boostrapping/init process
commit 15184c6832fc5f3760da63468f5bfd8eeb00725a
Author: Joseph Percivall <[email protected]>
Date: 2016-04-14T22:56:39Z
MINIFI-12 initial commit of http config change notifier
----
> Network based implementation
> ----------------------------
>
> Key: MINIFI-12
> URL: https://issues.apache.org/jira/browse/MINIFI-12
> Project: Apache NiFi MiNiFi
> Issue Type: Sub-task
> Components: Data Format, Management, Processing Configuration
> Reporter: Aldrin Piri
> Assignee: Joseph Percivall
> Fix For: 0.0.1
>
>
> As an initial proof of concept for providing centralized management it would
> be advantageous to have configuration move beyond the file descriptor and
> start happening from "remote" locations. One way of doing this would be via
> simple web service from some control manager to the individual agents. A
> preliminary implementation could make use of a REST service to transmit
> information and harness the work done in MINIFI-2 as the data format to
> transfer the updates to processing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)