Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
2.0.0
-
None
Description
HDDS-9528 introduces a leak detector framework.
Possible improvements:
simplify managed objects by moving getStackTrace() into track() (need to skip +1 level in formatStackTrace()(this is done as part ofHDDS-9528)- let LeakTracker implement
AutoCloseableCloseable and change methods that return it to use the interface - distinguish detectors with the same name by appending a unique integer
- split two test cases in TestLeakDetector
Attachments
Issue Links
- links to