You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2019/08/26 14:02:21 UTC

[nifi] branch analytics-framework updated (7d6e1b5 -> e9986c2)

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

mattyb149 pushed a change to branch analytics-framework
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 7d6e1b5  NIFI-6566 - Refactor to decouple model instance from status analytics object. Also allow configurable model from nifi.properties
     add e9986c2  NIFI-6585 - Refactored tests to use mocked models and extract functions.  Added check in ConnectionStatusAnalytics to confirm expected model by type

No new revisions were added by this update.

Summary of changes:
 .../analytics/ConnectionStatusAnalytics.java       |  16 +-
 .../analytics/TestConnectionStatusAnalytics.java   | 370 ++++++++++++++++-----
 .../analytics/TestStatusAnalyticsEngine.java       |  34 +-
 3 files changed, 324 insertions(+), 96 deletions(-)