Sadanand Shenoy created HDDS-7316:
-------------------------------------
Summary: Print stacktrace to identify the location of RocksObject
leaks.
Key: HDDS-7316
URL: https://issues.apache.org/jira/browse/HDDS-7316
Project: Apache Ozone
Issue Type: Bug
Reporter: Sadanand Shenoy
Assignee: Sadanand Shenoy
HDDS-7087 adds a tracker to detect if the Rocksdb objects are not closed
properly however it prints a log saying,
{code:java}
WARN ManagedRocksObjectUtils:49 - RocksIterator is not closed properly{code}
It takes effort to identify the instances by individually checking code instead
it should also print the location of these instances may be in debug level log.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]