nifi/nifi-system-tests
Mark Payne 7ad9520079
NIFI-8041: Refactored API for stateless nifi so that calling StatelessDataflow.trigger() returns an object that allows the caller to wait for the result, cancel the result, etc. and then optionally acknowledge the completion. This allows the caller to block the completion of ProcessSession.commit() until it has handled the output of the dataflow execution.
NIFI-8038: Fixed deadlock that can occur when updating Parameter Context

This closes #4684.

Signed-off-by: Bryan Bende <bbende@apache.org>
2020-11-24 15:12:51 -05:00
..
nifi-stateless-system-test-suite NIFI-8041: Refactored API for stateless nifi so that calling StatelessDataflow.trigger() returns an object that allows the caller to wait for the result, cancel the result, etc. and then optionally acknowledge the completion. This allows the caller to block the completion of ProcessSession.commit() until it has handled the output of the dataflow execution. 2020-11-24 15:12:51 -05:00
nifi-system-test-extensions-bundle NIFI-7897: Refactoring to create a new nifi-framework-components module. 2020-11-24 11:37:45 -05:00
nifi-system-test-extensions2-bundle NIFI-7897: Refactoring to create a new nifi-framework-components module. 2020-11-24 11:37:45 -05:00
nifi-system-test-suite NIFI-7897: Refactoring to create a new nifi-framework-components module. 2020-11-24 11:37:45 -05:00
pom.xml NIFI-7897: Refactoring to create a new nifi-framework-components module. 2020-11-24 11:37:45 -05:00