Siying Dong created SPARK-51724: ----------------------------------- Summary: RocksDB StateStore's lineage manager should be synchronized Key: SPARK-51724 URL: https://issues.apache.org/jira/browse/SPARK-51724 Project: Spark Issue Type: Task Components: Structured Streaming Affects Versions: 4.0.0 Reporter: Siying Dong
RocksDB State Store's Lineage Manager currently isn't synchronized, but it can be accessed by both DB loading and maintenance thread. In theory, it can cause wrong lineage. -- 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