[ 
https://issues.apache.org/jira/browse/BEAM-13353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17535033#comment-17535033
 ] 

Beam JIRA Bot commented on BEAM-13353:
--------------------------------------

This issue was marked "stale-P2" and has not received a public comment in 14 
days. It is now automatically moved to P3. If you are still affected by it, you 
can comment and move it back to P2.

> KafkaIO should raise an error if both .withReadCommitted() and 
> .commitOffsetsInFinalize() are used
> --------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-13353
>                 URL: https://issues.apache.org/jira/browse/BEAM-13353
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-kafka
>            Reporter: Luke Cwik
>            Priority: P3
>
> Read committed tells KafkaIO to only read messages that are already committed 
> which means that committing offsets in finalize is a no-op.
> Users should be using one or the other and is similar to making sure that 
> either auto commit is enabled in the reader of KafkaIO does the committing 
> which we have error checking for already.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to