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 2021/05/13 18:06:15 UTC

[nifi] branch main updated (97ed0ef -> 73a2283)

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

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


    from 97ed0ef  NIFI-8537: Check that a property's dependencies are satisfied before checking if the referenced controller service valid/enabled
     add 73a2283  NIFI-8536: PrometheusReportingTask and PrometheusRecordSink do not support variable registry for port property

No new revisions were added by this update.

Summary of changes:
 .../apache/nifi/reporting/prometheus/PrometheusRecordSink.java    | 4 ++--
 .../apache/nifi/reporting/prometheus/PrometheusReportingTask.java | 4 ++--
 .../nifi/reporting/prometheus/TestPrometheusRecordSink.java       | 8 ++++++--
 3 files changed, 10 insertions(+), 6 deletions(-)