You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2022/07/28 08:20:00 UTC

[jira] [Created] (MINIFICPP-1893) Rework ExecuteProcess tests

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)