apoorvmittal10 commented on PR #15228: URL: https://github.com/apache/kafka/pull/15228#issuecomment-1899066505
> Thanks @apoorvmittal10 - Could you elaborate on the purpose of this log line? how important is it for the user to know about the "next update time"? I wonder if we could just log it when update is happening. @philipnee The purpose of the log line was to debug if reporter is actually working and what's the time remaining while testing (was helpful in development). Rather than completely removing the line, I have moved it to trace so there is still some way for debugging later. I have added another debug log line which will only be logged when a telemetry request is created in accordance with push interval time interval so that ll be minimal and will still let developer an idea if telemetry is working and in which state (get subscription or push telemetry). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org