[ https://issues.apache.org/jira/browse/KAFKA-10185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146739#comment-17146739 ]
John Roesler commented on KAFKA-10185: -------------------------------------- Hey [~rhauch] , Sorry, I should have emailed the list when I added this. The fix for this is already merged in the 2.6 branch, so I think a fix version of 2.6.0 is correct. I just neglected to actually close the ticket. I'm sorry, I know this didn't make your job any easier. Thanks, -John > 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)