reiabreu commented on PR #9012: URL: https://github.com/apache/storm/pull/9012#issuecomment-5388094547
_Disclaimer: this comment was generated with the help of an LLM._ Minor nit: `NimbusTest.java` adds a duplicate `import javax.security.auth.Subject;` — it's already imported a few lines above (from the earlier rebalance change). Checkstyle's `RedundantImport` will likely flag it, so it's worth dropping the extra line. -- 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]
