[
https://issues.apache.org/jira/browse/KAFKA-10185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Roesler resolved KAFKA-10185.
----------------------------------
Resolution: Fixed
> Streams should log summarized restoration information at info level
> -------------------------------------------------------------------
>
> Key: KAFKA-10185
> URL: https://issues.apache.org/jira/browse/KAFKA-10185
> Project: Kafka
> Issue Type: Task
> Components: streams
> Reporter: John Roesler
> Assignee: John Roesler
> Priority: Major
> Fix For: 2.6.0, 2.5.1
>
>
> Currently, restoration progress is only visible at debug level in the
> Consumer's Fetcher logs. Users can register a restoration listener and
> implement their own logging, but it would substantially improve operability
> to have some logs available at INFO level.
> Logging each partition in each restore batch at info level would be too much,
> though, so we should print summarized logs at a decreased interval, like
> every 10 seconds.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)