[
https://issues.apache.org/jira/browse/KAFKA-20287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-20287.
-------------------------------------
Fix Version/s: 4.3.0
Resolution: Fixed
> 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
> Assignee: Muralidhar Basani
> Priority: Minor
> Fix For: 4.3.0
>
>
> 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)