This is an automated email from the ASF dual-hosted git repository.

markap14 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from 45e8226f89 NIFI-11672 Adjusted ListSFTP to handle incomplete File Types
     new ea5b303917 NIFI-11471: Define new stateless configuration points Add 
two new properties:
     new 15f8f872f6 NIFI-11471: Added a system test to verify controller 
service enable timeout. This closes #7242.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../PropertiesFileEngineConfigurationParser.java   | 16 +++++++
 .../engine/StatelessEngineConfiguration.java       | 16 +++++++
 .../scheduling/StatelessProcessScheduler.java      |  9 ++--
 .../stateless/engine/StandardStatelessEngine.java  | 10 +++-
 .../flow/StandardStatelessDataflowFactory.java     |  7 ++-
 .../nifi/stateless/flow/StandardStatelessFlow.java | 13 ++++--
 .../apache/nifi/stateless/StatelessSystemIT.java   |  9 ++++
 .../basics/ControllerServiceLifecycleIT.java       | 53 ++++++++++++++++++++++
 8 files changed, 123 insertions(+), 10 deletions(-)
 create mode 100644 
nifi-system-tests/nifi-stateless-system-test-suite/src/test/java/org/apache/nifi/stateless/basics/ControllerServiceLifecycleIT.java

Reply via email to