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

exceptionfactory pushed a change to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from 4c3705d91e NIFI-12628 Upgraded Netty from 4.1.104 to 4.1.105
     new c960105150 NIFI-12635 Upgraded Slack client from 1.36.1 to 1.37.0
     new 62ff15a838 NIFI-12506 Added Threading for Status Analytics Retrieval

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:
 .../apache/nifi/web/StandardNiFiServiceFacade.java |  34 ++----
 ... PredictionBasedParallelProcessingService.java} |  19 ++--
 .../util/ThreadPoolParallelProcessingService.java  | 123 +++++++++++++++++++++
 .../src/main/resources/nifi-web-api-context.xml    |   5 +
 .../nifi-slack-processors/pom.xml                  |   2 +-
 5 files changed, 152 insertions(+), 31 deletions(-)
 copy 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/util/{Pause.java
 => PredictionBasedParallelProcessingService.java} (54%)
 create mode 100644 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/util/ThreadPoolParallelProcessingService.java

Reply via email to