guozhangwang commented on a change in pull request #9840:
URL: https://github.com/apache/kafka/pull/9840#discussion_r563952224



##########
File path: 
streams/src/main/java/org/apache/kafka/streams/processor/internals/PartitionGroup.java
##########
@@ -123,9 +123,9 @@ public boolean readyToProcess(final long wallClockTime) {
             }
         }
         // Log-level strategy:
-        //  TRACE for messages that don't wait for fetches, since these may be 
logged at extremely high frequency
-        //  DEBUG when we waited for a fetch and decided to wait some more, as 
configured
-        //  DEBUG when we are ready for processing and didn't have to enforce 
processing
+        //  TRACE for messages that don't wait for fetches

Review comment:
       I'm +1 on demoting these log entries! :)




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to