You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/08/09 20:17:57 UTC

[GitHub] [kafka] izzyacademy commented on pull request #11192: KAFKA-12779: rename namedTopology in TaskId to topologyName

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


   > > 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.
   
   Thanks for the clarification @mjsax 


-- 
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-unsubscribe@kafka.apache.org

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