scwhittle commented on code in PR #32456: URL: https://github.com/apache/beam/pull/32456#discussion_r1764554939
########## sdks/java/io/kafka/src/main/java/org/apache/beam/sdk/io/kafka/ReadFromKafkaDoFn.java: ########## @@ -511,6 +529,9 @@ public ProcessContinuation processElement( } } } + LOG.error( Review Comment: warning seems more appropriate as it is more performance issue -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org