[
https://issues.apache.org/jira/browse/NIFI-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18040526#comment-18040526
]
ASF subversion and git services commented on NIFI-15252:
--------------------------------------------------------
Commit 5d89c8d829267de666e3975b75bec345ea697bdb in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5d89c8d829 ]
NIFI-15252 Set Debug Level Log for FlowFile Repo Checkpointing
Signed-off-by: Pierre Villard <[email protected]>
This closes #10561.
> Set Debug Log Level for Initiating Checkpoint for FlowFile Repository
> ---------------------------------------------------------------------
>
> Key: NIFI-15252
> URL: https://issues.apache.org/jira/browse/NIFI-15252
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
>
> The WriteAheadFlowFileRepository logs informational messages at regular
> intervals when starting and completing checkpoint operations. This creates a
> large number of repetitive messages. The initiating checkpoint message does
> not include any other identifying information, the the subsequent success
> messages includes timing information. Reducing the log level to debug for the
> initiating message avoids a notable amount of unnecessary logging in standard
> deployments.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)