StephanEwen commented on a change in pull request #13385:
URL: https://github.com/apache/flink/pull/13385#discussion_r488607134



##########
File path: tools/ci/log4j.properties
##########
@@ -73,3 +73,8 @@ logger.consumer.level = OFF
 logger.queryablestate.name = org.apache.flink.queryablestate
 logger.queryablestate.level = TRACE
 logger.queryablestate.appenderRef.out.ref = ConsoleAppender
+
+# Temporarily enable TRACE for SourceReaderBase to debug a deadlock
+logger.sourcereader.name = org.apache.flink.connector.base.source.reader
+logger.sourcereader.level = TRACE

Review comment:
       Let me remove it during merging. We can always add it back if needed.




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


Reply via email to