You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/08 01:51:11 UTC

[jira] [Commented] (NIFI-826) Export templates in a deterministic way

    [ https://issues.apache.org/jira/browse/NIFI-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367085#comment-15367085 ] 

ASF GitHub Bot commented on NIFI-826:
-------------------------------------

GitHub user olegz opened a pull request:

    https://github.com/apache/nifi/pull/617

    NIFI-826 Added deterministic template support

    

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/617.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 #617
    
----
commit a52092513b15f2e3ea860ba909f8e59d4bf96be1
Author: Oleg Zhurakousky <ol...@suitcase.io>
Date:   2016-07-08T01:39:38Z

    NIFI-826 Added deterministic template support

----


> 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)