[ 
https://issues.apache.org/jira/browse/KAFKA-10185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Roesler updated KAFKA-10185:
---------------------------------
    Description: 
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.

> 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
>
> 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)

Reply via email to