[ 
https://issues.apache.org/jira/browse/MINIFICPP-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ádám Markovics updated MINIFICPP-1566:
--------------------------------------
    Description: 
Just like input requirements.

Also: Prevent stateful processors from running on multiple threads.

This is wrong by design. Check on start whether multiple threads are assigned 
to the processor. Also mutexes can be removed.

  was:
This is wrong by design. Check on start whether multiple threads are assigned 
to the processor. Also mutexes can be removed.
Processor should have an "annotation" of maximum allowed threads, like input 
requirements.

        Summary: Annotate maximum allowed threads for processors  (was: Prevent 
stateful processors from running on multiple threads)

> Annotate maximum allowed threads for processors
> -----------------------------------------------
>
>                 Key: MINIFICPP-1566
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1566
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Ádám Markovics
>            Assignee: Ádám Markovics
>            Priority: Minor
>
> Just like input requirements.
> Also: Prevent stateful processors from running on multiple threads.
> This is wrong by design. Check on start whether multiple threads are assigned 
> to the processor. Also mutexes can be removed.



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

Reply via email to