pgyori commented on PR #9000:
URL: https://github.com/apache/nifi/pull/9000#issuecomment-2194751134

   > Hey @pgyori 👋 Just out of curiosity - have you thought about offering a 
version of the `FlowFileSourceProxy` for processors that are **not** safe for 
concurrent execution?
   > 
   > Currently there is no way of setting annotations such as `@TriggerSerially 
`from the Python side - most regular processors are fine with 'Concurrent 
Tasks' > 1 but I have several source processors I would like to develop where 
running multiple concurrent tasks would be rather ... problematic 😇
   
   Hi @henrikjohansen ,
   That is a very interesting - and challenging - problem. Thank you for asking 
that! I agree with @exceptionfactory , let's open a separate Jira ticket for 
that and discuss it further.


-- 
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