[ 
https://issues.apache.org/jira/browse/NIFI-15624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059672#comment-18059672
 ] 

ASF subversion and git services commented on NIFI-15624:
--------------------------------------------------------

Commit 43f7845dc0f25da1c36ca80dacb04fb75603792b in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=43f7845dc0f ]

NIFI-15624 Fixed recording Gauges on Session Committed

- Added handling for copying checkpointed records
- Added unit tests for record gauge method

This closes #10918.

Signed-off-by: Pierre Villard <[email protected]>


> 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
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to