adoroszlai opened a new pull request, #5916:
URL: https://github.com/apache/ozone/pull/5916
## What changes were proposed in this pull request?
* Let `LeakTracker` implement `UncheckedAutoCloseable` and change methods
that return it to use the interface. Tracked objects should not call other
methods exposed due to `LeakTracker extends WeakReference`.
* Distinguish detectors with the same name by appending a unique integer.
* Split two test cases in `TestLeakDetector`.
https://issues.apache.org/jira/browse/HDDS-10000
## How was this patch tested?
CI:
https://github.com/adoroszlai/ozone/actions/runs/7401596618
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]