Adam Hunyadi created MINIFICPP-1320:
---------------------------------------

             Summary: Clean up connectionMap usages
                 Key: MINIFICPP-1320
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1320
             Project: Apache NiFi MiNiFi C++
          Issue Type: Task
    Affects Versions: 0.7.0
            Reporter: Adam Hunyadi
            Assignee: Adam Hunyadi
         Attachments: Screenshot 2020-08-05 at 11.13.50.png

*Background:*

Currently we propagate (eg. for serialization) connections via two methods:
 # Using the obsolete {{{color:#403294}{{connectionMaps}}{color}}}
 # Using the {{{color:#403294}{{Repository::containers}}{color}}} member field

Repository.h even has these declared next to each other:

!Screenshot 2020-08-05 at 11.13.50.png|width=447,height=54!

*Proposal:*

As 2. should be included in 1., we should investigate and see if we can combine 
these two maps in a sensible way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to