martinzink commented on PR #2141:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2141#issuecomment-4116809391

   > why?
   
   I can answer that, this fn is only used for niche usages and kinda hacky 
(storing flowfiles in the __self__ relationship for later use). This features 
is only used by 4 processors (MergeContent, DefragmentText, ListenHTTP, 
PushGrafanaLoki), and I feel like this could be done cleaner so its better not 
to commit to this architecture in the first release of the C API. (hopefully we 
can think of something better or if we cant we can easily add this later 
without breaking the API)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to