lhotari opened a new pull request, #22583: URL: https://github.com/apache/pulsar/pull/22583
### Motivation - TestNG keeps a reference to the test instance and this will cause a OOME in some cases <img width="943" alt="image" src="https://github.com/apache/pulsar/assets/66864/255bc5dd-65af-484d-9286-03d11c67523b"> ### Modifications - Clear instances in the test classes that showed up as dominators in a heap dump ### Documentation <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> - [ ] `doc` <!-- Your PR contains doc changes. --> - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later --> - [x] `doc-not-needed` <!-- Your PR changes do not impact docs --> - [ ] `doc-complete` <!-- Docs have been already added --> -- 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]
