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

[jira] [Created] (MINIFICPP-756) Connections don't support multiple relationships

Mr TheSegfault created MINIFICPP-756:
----------------------------------------

             Summary: Connections don't support multiple relationships
                 Key: MINIFICPP-756
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-756
             Project: NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Mr TheSegfault
            Assignee: Mr TheSegfault


Yaml supports multiple relationship names for a given connection, but the connection class does not. This doesn't make a great deal of sense. I propose that we deprecated setRelationship with comments and add a function for "addRelationship" and use a set to define the relationships within a given class. 



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