Eric Marnadi created SPARK-56205:
------------------------------------

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


* 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