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 2017/12/04 21:19:00 UTC

[jira] [Commented] (NIFIREG-62) Minor updates to flow diff module

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

ASF GitHub Bot commented on NIFIREG-62:
---------------------------------------

GitHub user markap14 opened a pull request:

    https://github.com/apache/nifi-registry/pull/47

    NIFIREG-62: Added ability to diff two Controller Services without dif…

    …f'ing entire flow
    
    - Use HashSets instead of LinkedHashSets for VersionedProcessGroup, since there is no longer a need for the strict ordering

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/markap14/nifi-registry NIFIREG-62

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-registry/pull/47.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 #47
    
----
commit b38f3404a7a4926adbb50175a2f1d370311582b7
Author: Mark Payne <ma...@hotmail.com>
Date:   2017-11-30T19:03:20Z

    NIFIREG-62: Added ability to diff two Controller Services without diff'ing entire flow
    - Use HashSets instead of LinkedHashSets for VersionedProcessGroup, since there is no longer a need for the strict ordering

----


> Minor updates to flow diff module
> ---------------------------------
>
>                 Key: NIFIREG-62
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-62
>             Project: NiFi Registry
>          Issue Type: Bug
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)