adoroszlai commented on PR #5375: URL: https://github.com/apache/ozone/pull/5375#issuecomment-1747624588
> how would we prevent future additions of old behaviours? Maybe adding in banned imports or something like this? `Timeout` still needs to be imported, it's used as a delegate in the new rule. We may use a `Regexp` rule to make unwrapped assignment (`= Timeout.seconds`, `= new Timeout(...)`) or `@Test` with timeout illegal. -- 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]
