[ 
https://issues.apache.org/jira/browse/HDDS-7316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sadanand Shenoy updated HDDS-7316:
----------------------------------
    Description: 
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 would be good if it also prints the location of these instances may be in 
debug level log.

  was:
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.


> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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 would be good if it also prints 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]

Reply via email to