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

Shixiong Zhu commented on SPARK-25005:
--------------------------------------

[~qambard] Not sure about your question. If Kafka consumers fetch nothing, it 
will not update the position.

And yes, if a partition is full with invisible messages, we have to wait for 
timeout. I don't see any API to avoid this.

> Structured streaming doesn't support kafka transaction (creating empty offset 
> with abort & markers)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-25005
>                 URL: https://issues.apache.org/jira/browse/SPARK-25005
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 2.3.1
>            Reporter: Quentin Ambard
>            Assignee: Shixiong Zhu
>            Priority: Major
>             Fix For: 2.4.0
>
>
> Structured streaming can't consume kafka transaction. 
> We could try to apply SPARK-24720 (DStream) logic to Structured Streaming 
> source



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to