[ 
https://issues.apache.org/jira/browse/SPARK-48383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jungtaek Lim resolved SPARK-48383.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 46692
[https://github.com/apache/spark/pull/46692]

> In KafkaOffsetReader, partition mismatch should not be an assertion
> -------------------------------------------------------------------
>
>                 Key: SPARK-48383
>                 URL: https://issues.apache.org/jira/browse/SPARK-48383
>             Project: Spark
>          Issue Type: Task
>          Components: Structured Streaming
>    Affects Versions: 4.0.0
>            Reporter: Siying Dong
>            Assignee: Siying Dong
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> In KafkaOffsetReader, we assert startOffsets have the same topic partition 
> list as assigned. However, if the user changes topic partition while the 
> query is running, they will see the assertion. Instead, they should see an 
> exception.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to