Gábor Gyimesi created MINIFICPP-1893:
----------------------------------------
Summary: Rework ExecuteProcess tests
Key: MINIFICPP-1893
URL: https://issues.apache.org/jira/browse/MINIFICPP-1893
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
TestExecuteProcess should be revised and reworked as it previously seemed to
have some unimplemented ideas. It looks like it was designed to use multiple
workers in the
processor_workers vector, but it only uses one in the test. It should be
checked it it is feasible to use multiple workers and implement is accordingly.
It could also be rewritten to use the catch2 test framework similarly to other
tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)