Bryan Bende created NIFI-6315:
---------------------------------
Summary: 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
Fix For: 1.10.0
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)