ijuma commented on pull request #9925:
URL: https://github.com/apache/kafka/pull/9925#issuecomment-765241792


   I removed the @FunctionalInterface annotation from `Invariant`. I don't 
think this interfaces are used as functional interfaces and they make the 
system more strongly typed. `Action`, on the other hand, was playing a very 
similar role to `Runnable` and hence why I thought it was not worth keeping.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to