DomGarguilo commented on PR #5785: URL: https://github.com/apache/accumulo/pull/5785#issuecomment-3168584821
I think feedback regarding the method of fixing this warning would be helpful (making the class final vs. adding the `finalize()` method). I tried to only make things final if it was an inner class and/or something that seemed very unlikely to be subclassed, however I just used my best judgement so would like others input on this part. -- 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]
