You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Koji Kawamura (JIRA)" <ji...@apache.org> on 2019/06/03 02:28:00 UTC

[jira] [Updated] (NIFI-6315) Track remote input/output ports at any level when creating versioned flows

     [ https://issues.apache.org/jira/browse/NIFI-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koji Kawamura updated NIFI-6315:
--------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Track remote input/output ports at any level when creating versioned flows
> --------------------------------------------------------------------------
>
>                 Key: NIFI-6315
>                 URL: https://issues.apache.org/jira/browse/NIFI-6315
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> NIFI-2933 added the ability to create remote input/output ports at any level. This information needs to be tracked when creating versioned flows that are saved to registry, otherwise it will be lost on import.
> The registry 0.4.0 release added a boolean to VersionedPort for this purpose:
> [https://github.com/apache/nifi-registry/blob/master/nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/flow/VersionedPort.java#L26]
> NiFi's master branch needs to be updated to the 0.4.0 client which is part of NIFI-6311:
> [https://github.com/apache/nifi/pull/3485]
> CC: [~ijokarumawak] [~markap14]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)