[
https://issues.apache.org/jira/browse/NIFI-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384693#comment-15384693
]
ASF GitHub Bot commented on NIFI-826:
-------------------------------------
GitHub user olegz opened a pull request:
https://github.com/apache/nifi/pull/679
NIFI-826 (part 3)
- fixed ID generation routine that was causing miss-identification of the
components
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olegz/nifi NIFI-826-X
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/679.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 #679
----
commit b735d6aa7d7450a2d88d444aab73471f3908acd2
Author: Oleg Zhurakousky <[email protected]>
Date: 2016-07-19T19:13:36Z
NIFI-826 (part 3)
- fixed ID generation routine that was causing miss-identification of the
components
----
> 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)