hehuiyuan commented on pull request #16148: URL: https://github.com/apache/flink/pull/16148#issuecomment-864694544
> Thanks @hehuiyuan for working on this. Since a reader is created for every split, will it be more useful if we also print the split in the logs? Besides, maybe it's better to print at DEBUG level. Big jobs can easily have thousands of splits. Printing a message for each of them at INFO level seems too verbose to me. Hi @lirui-apache , yes, it is many unuseful log. Originally, I was going to use debug, but I'll revise it after you confirm and reply. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
