You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2022/04/14 07:03:00 UTC

[jira] [Created] (SPARK-38896) Use tryWithResource to recycling KVStoreIterator and remove finalize() from LevelDB/RocksDB

Yang Jie created SPARK-38896:
--------------------------------

             Summary: Use tryWithResource to recycling KVStoreIterator and remove finalize() from LevelDB/RocksDB
                 Key: SPARK-38896
                 URL: https://issues.apache.org/jira/browse/SPARK-38896
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core, SQL
    Affects Versions: 3.4.0
            Reporter: Yang Jie


Use `Utils.tryWithResource` to recycling allĀ  `KVStoreIterator` opened by RocksDB/LevelDB and remove `finalize()` medho from LevelDB/RocksDB



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org