[
https://issues.apache.org/jira/browse/MINIFICPP-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-2788:
------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Change corecomponentstate initialization log level to debug
> -----------------------------------------------------------
>
> Key: MINIFICPP-2788
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2788
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Gábor Gyimesi
> Assignee: Gábor Gyimesi
> Priority: Trivial
> Fix For: 1.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The following log is present too many times in logs due to state manager
> initialization is done for each processor:
> {code:java}
> [2026-04-17 16:57:39.295]
> [org::apache::nifi::minifi::controllers::RocksDbStateStorage] [info] Failed
> to Get key 535dff0a-2a32-46e8-9da0-e4f921939e14 from RocksDB database at
> corecomponentstate (it may not have been initialized yet)
> (b182037b-3a6d-11f1-831c-74d83e99f418) {code}
> We should change this to debug log level to reduce the clutter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)