[
https://issues.apache.org/jira/browse/KAFKA-20287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18065752#comment-18065752
]
Muralidhar Basani commented on KAFKA-20287:
-------------------------------------------
[~mjsax] I tried to open a pr https://github.com/apache/kafka/pull/21751
> 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
> Priority: Minor
>
> 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)