Marton Szasz created MINIFICPP-1415:
---------------------------------------

             Summary: Use raw pointer overloads of onTrigger and onSchedule 
when possible
                 Key: MINIFICPP-1415
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1415
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Marton Szasz


To avoid mandatory shared ownership of ProcessSessionFactory, ProcessSession 
and ProcessContext, possibly enabling future refactoring to simplify processor 
code by removing these overloads.

This would also simplify processor implementation which is important for 
third-party extensibility. I would love to eventually see an ecosystem where 
people start creating their own independent processors for minifi c++ to 
interface with other software.



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

Reply via email to