Eric Marnadi created SPARK-51745: ------------------------------------ Summary: Enforce State Machine for RocksDBStateStore Key: SPARK-51745 URL: https://issues.apache.org/jira/browse/SPARK-51745 Project: Spark Issue Type: Bug Components: Structured Streaming Affects Versions: 4.1.0 Reporter: Eric Marnadi
We have invariants that we would like to enforce on how the RocksDBStateStore is used, and when methods can be called (i.e. `metrics` can only be called after `commit`, no updates can be made on a committed store, etc.) -- 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