[
https://issues.apache.org/jira/browse/NIFI-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382895#comment-15382895
]
ASF GitHub Bot commented on NIFI-826:
-------------------------------------
GitHub user olegz opened a pull request:
https://github.com/apache/nifi/pull/671
NIFI-826 (part duex)
- fixed clustering issues discovered after NIFI-826 was applied
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olegz/nifi NIFI-826-F
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/671.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 #671
----
commit 04a726d9d37ee9e84a91947d181428346876ec0d
Author: Oleg Zhurakousky <[email protected]>
Date: 2016-07-18T19:22:54Z
NIFI-826 (part duex)
- fixed clustering issues discovered after NIFI-826 was applied
----
> Export templates in a deterministic way
> ---------------------------------------
>
> Key: NIFI-826
> URL: https://issues.apache.org/jira/browse/NIFI-826
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Oleg Zhurakousky
> Fix For: 1.0.0
>
>
> Templates should be exported in a deterministic way so that they can be
> compared or diff'ed with another. Items to consider...
> - The ordering of components
> - The id's used to identify the components
> - Consider excluding irrelevant items. When components are imported some
> settings are ignored (run state).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)