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

Anish Shrigondekar resolved SPARK-56205.
----------------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

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

> Validate base state store checkpoint ID before committing microbatch
> --------------------------------------------------------------------
>
>                 Key: SPARK-56205
>                 URL: https://issues.apache.org/jira/browse/SPARK-56205
>             Project: Spark
>          Issue Type: Task
>          Components: Structured Streaming
>    Affects Versions: 4.2.0
>            Reporter: Eric Marnadi
>            Assignee: Eric Marnadi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> * Validate that the executor-reported {{baseStateStoreCkptId}} matches the 
> checkpoint ID the driver originally sent ({{{}currentStateStoreCkptId{}}}) 
> before accepting the microbatch commit
>  * Add {{STATE_STORE_BASE_CHECKPOINT_ID_MISMATCH}} error class with 
> {{StateStoreBaseCheckpointIdMismatch}} exception



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

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

Reply via email to