wernerdv opened a new pull request, #21353:
URL: https://github.com/apache/kafka/pull/21353

   `Annotation.scala` contains 3 annotations: 2 of them (`nonthreadsafe` and 
`immutable`) are unused in the codebase, while `threadsafe` is used only once 
(in `LogManager`). 
   In this case, maintaining a separate annotation file seems redundant — it 
would suffice to mention it in the javadoc.
   


-- 
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]

Reply via email to