David Handermann created NIFI-15624:
---------------------------------------
Summary: StandardProcessSession not record Gauge records on
Session Committed
Key: NIFI-15624
URL: https://issues.apache.org/jira/browse/NIFI-15624
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 2.8.0
Reporter: David Handermann
Assignee: David Handermann
The initial implementation of the ProcessSession.recordGauge method in
StandardProcessSession intended to handle both valid values for the
CommitTiming enumeration, and included integration tests for the {{NOW}}
option, as well as the {{UpdateGauge}} Processor for the {{SESSION_COMMITTED}}
option. Although the initial implementation populated a list of Gauge Record
for subsequent recording on session commit, the conditional handling did not
properly handle copied checkpoints or conditions where other FlowFile
processing did not occur.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)