Matthias J. Sax created KAFKA-20287:
---------------------------------------

             Summary: Verify (and potentially fix) if all CF handles (and other 
objects) are closed correctly
                 Key: KAFKA-20287
                 URL: https://issues.apache.org/jira/browse/KAFKA-20287
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Matthias J. Sax


We recently work on RocksDB things (KIP-1271), and it's not clear if we close 
all open resourced (eg, ColumnFamily handles and similar object) correctly, in 
case of an error (new and old/existing code).

We should inspect the code base for all classed using RocksDB to verify if all 
resources are close correctly in case of an error, to avoid potential leaks.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to