lemessdavi opened a new pull request, #16364: URL: https://github.com/apache/kafka/pull/16364
According to the PMD code smell analysis "FinalParameterInAbstractMethod" Declaring a method parameter as final for an interface method is useless because the implementation may choose to not respect it. -- 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]
