You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ex...@apache.org on 2022/03/03 21:29:02 UTC

[nifi] branch main updated (7a16619 -> d2e90dd)

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

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


    from 7a16619  [NIFI-9690] Display icon on Connection Label to show when head of the queue is penalized (#5812)
     add d2e90dd  NIFI-9751 - Poll as needed during system-tests to ensure expected state

No new revisions were added by this update.

Summary of changes:
 .../apache/nifi/tests/system/NiFiClientUtil.java   |  6 +--
 .../org/apache/nifi/tests/system/NiFiSystemIT.java | 19 ++++++--
 .../SpawnedStandaloneNiFiInstanceFactory.java      |  3 +-
 .../system/clustering/FlowSynchronizationIT.java   | 50 ++++++++++++++++------
 .../nifi/tests/system/clustering/OffloadIT.java    | 21 ---------
 .../tests/system/loadbalance/LoadBalanceIT.java    | 27 +++---------
 ...usteredVerifiableControllerServiceSystemIT.java |  2 +-
 .../ClusteredVerifiableProcessorSystemIT.java      |  2 +-
 .../ClusteredVerifiableReportingTaskSystemIT.java  |  2 +-
 .../VerifiableReportingTaskSystemIT.java           |  2 +-
 .../resources/conf/clustered/node1/logback.xml     |  8 ++--
 .../resources/conf/clustered/node1/nifi.properties |  3 +-
 .../resources/conf/clustered/node2/logback.xml     |  8 ++--
 .../resources/conf/clustered/node2/nifi.properties |  3 +-
 .../test/resources/conf/default/nifi.properties    |  3 +-
 .../src/test/resources/simplelogger.properties     |  2 +
 16 files changed, 81 insertions(+), 80 deletions(-)
 create mode 100644 nifi-system-tests/nifi-system-test-suite/src/test/resources/simplelogger.properties