[ https://issues.apache.org/jira/browse/SPARK-39975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-39975: ------------------------------------ Assignee: Apache Spark > Upgrade rocksdbjni to 7.4.5 > --------------------------- > > Key: SPARK-39975 > URL: https://issues.apache.org/jira/browse/SPARK-39975 > Project: Spark > Issue Type: Improvement > Components: Build > Affects Versions: 3.4.0 > Reporter: Yang Jie > Assignee: Apache Spark > Priority: Major > > [https://github.com/facebook/rocksdb/releases/tag/v7.4.5] > > {code:java} > Fix a bug starting in 7.4.0 in which some fsync operations might be skipped > in a DB after any DropColumnFamily on that DB, until it is re-opened. This > can lead to data loss on power loss. (For custom FileSystem implementations, > this could lead to FSDirectory::Fsync or FSDirectory::Close after the first > FSDirectory::Close; Also, valgrind could report call to close() with fd=-1.) > {code} > > Fixed a bug that caused data loss > -- 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