liferoad commented on code in PR #30877:
URL: https://github.com/apache/beam/pull/30877#discussion_r1556372231


##########
CHANGES.md:
##########
@@ -72,6 +72,7 @@
 ## Breaking Changes
 
 * X behavior was changed ([#X](https://github.com/apache/beam/issues/X)).
+* Default consumer polling timeout for KafkaIO.Read was increased from 1 
second to 2 seconds. Use KafkaIO.read().withConsumerPollingTimeout(Duration 
duration) to configure this timeout value when necessary 
([#30870](https://github.com/apache/beam/pull/30877)).

Review Comment:
   Can you link this to the issue? not mixing issue and PR here?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to