sameerbhadouria edited a comment on pull request #12572:
URL: https://github.com/apache/beam/pull/12572#issuecomment-761157308


   @boyuanzz I am using the cross language support from beam however the 
[ReadFromKafka](https://github.com/apache/beam/blob/0f36a72f80ecaac05d3e42f3874afae762c039d6/sdks/python/apache_beam/io/kafka.py#L110)
 transform does not return the Kafka record metadata. 
   It also needs support for `commitOffsetInFinalize` and 
`TimestampPolicyFactory` 
   
   I want to disable the auto.commit on Kafka consumer config and manually 
commit the offset after rest of my stages in the pipeline are successful. I 
don't think I can do this right now. 


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