[
https://issues.apache.org/jira/browse/NIFIREG-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende resolved NIFIREG-198.
---------------------------------
Resolution: Fixed
> VersionedRemoteProcessGroup targetUri and targetUris return incorrect derived
> value
> -----------------------------------------------------------------------------------
>
> Key: NIFIREG-198
> URL: https://issues.apache.org/jira/browse/NIFIREG-198
> Project: NiFi Registry
> Issue Type: Bug
> Affects Versions: 0.1.0, 0.2.0
> Reporter: Kevin Doran
> Assignee: Kevin Doran
> Priority: Major
> Fix For: 0.3.0
>
>
> VersionedRemoteProcessGroup has two fields: targetUri and targetUris. They do
> not have simple getters, but rather each will fallback to using the other.
> Given how they are described, for certain combinations of targetUri and
> targetUris, they do not work correctly (mainly, when targetUri is not set and
> targetUris contains only a single value).
> Furthermore, in NiFi only TargetUris is used/needed. It was a replacement for
> targetUri when the requirement for multiple URIs was added. Therefore, in
> addition to fixing the bug descirbed above, targetUri can be deprecated and
> dropped in future versions of NiFi Registry.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)