je-ik edited a comment on pull request #13026:
URL: https://github.com/apache/beam/pull/13026#issuecomment-707709558


   I'll just metion one issue I ran into, `poll` can now throw 
`RebalanceInProgressException` that must be handled: 
https://kafka.apache.org/26/javadoc/org/apache/kafka/common/errors/RebalanceInProgressException.html.
   This applies only to cases when consumer `group.id` used, we don't use it by 
default, but when user specifies it, the handling probably should be added. 
This change was introduced in KIP 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-429%3A+Kafka+Consumer+Incremental+Rebalance+Protocol


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