[
https://issues.apache.org/jira/browse/MINIFI-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220706#comment-15220706
]
ASF GitHub Bot commented on MINIFI-9:
-------------------------------------
GitHub user JPercivall opened a pull request:
https://github.com/apache/nifi-minifi/pull/4
MINIFI-9 initial commit for boostrapping/init process
An initial commit for the minifi-boostrap. This is a repurposed
nifi-bootstrap. It properly brings in the correct libs to start up but of
course will relies on a MiNiFi.java class to start.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JPercivall/nifi-minifi MINIFI-9
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi/pull/4.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 #4
----
commit d492288bf8a800093367fe635e878925c17b36c9
Author: Joseph Percivall <[email protected]>
Date: 2016-03-31T21:31:12Z
MINIFI-9 initial commit for boostrapping/init process
----
> Create new bootstrapping/initialization process
> -----------------------------------------------
>
> Key: MINIFI-9
> URL: https://issues.apache.org/jira/browse/MINIFI-9
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Aldrin Piri
> Fix For: 0.0.1
>
>
> While the logistics and flow will be quite similar to NiFi, the existing
> codebase is tailored very closely to that project specifically and it would
> likely be more advantageous to take the design points from that and
> incorporate in a new effort instead of trying to reuse.
> The idea is that this will be two processes in a similar manner, but the
> bootstrap process will have an increased role in both
> https://cwiki.apache.org/confluence/display/NIFI/Design#Design-Initialization
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)