mjsax commented on pull request #11192:
URL: https://github.com/apache/kafka/pull/11192#issuecomment-895497662


   > Overall changes look straightforward but I just had a question regarding 
why one of the methods on TaskId was not a real getter with the get* prefix.
   
   @izzyacademy It's custom in the whole Kafka code base, that we don't use the 
`getXxx` but `xxx()` for all getter methods.


-- 
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: jira-unsubscr...@kafka.apache.org

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


Reply via email to