[
https://issues.apache.org/jira/browse/MINIFICPP-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ádám Markovics updated MINIFICPP-1566:
--------------------------------------
Description:
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.
was:This is wrong by design. Check on start whether multiple threads are
assigned to the processor. Also mutexes can be removed.
> Prevent stateful processors from running on multiple threads
> ------------------------------------------------------------
>
> 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
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)