Joseph Niemiec created MINIFI-346:
-------------------------------------
Summary: Connection Names may not be Unique
Key: MINIFI-346
URL: https://issues.apache.org/jira/browse/MINIFI-346
Project: Apache NiFi MiNiFi
Issue Type: Bug
Components: C++
Affects Versions: 0.2.0
Environment: Linux ad-iot-01a 4.9.28+ #998 Mon May 15 16:50:35 BST
2017 armv6l GNU/Linux
Reporter: Joseph Niemiec
Priority: Minor
Attachments: driver-test1a.xml
While a valid config in Java-NiFi to have multiple connections with the same
name, the transform config of C++ throws an issue if connection names are not
unique.
```
./minifi-toolkit-0.0.1/bin/config.sh transform ./driver-test1a.xml driver-1a.yml
There are validation errors with the template, still outputting YAML but it
will need to be edited.
Found the following duplicate connection names: 48H 10MB 1KOBJ LIFO
```
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)