kerneltime commented on PR #10496: URL: https://github.com/apache/ozone/pull/10496#issuecomment-4689076559
Good catch, thanks. Fixed in 19b6908: added an `@AfterEach` that closes `dnClient` (releasing its `XceiverClientManager`), stops the handler, shuts down the volume set, and clears the RocksDB cache via `BlockUtils.shutdownCache`. `conf`/`volumeSet` are promoted back to fields since teardown needs them. Re-ran checkstyle/pmd/test locally: clean. -- 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]
