chia7712 commented on PR #14471:
URL: https://github.com/apache/kafka/pull/14471#issuecomment-2008956850

   > The only issue I can see is naming.
   Map.Entry has getKey, getValue for first and second values in pair which 
sets some kind of relation between values for me.
   While Tuple2 just stores two values(v1, v2) that sits together in some piece 
of code.
   Should we go with getKey, getValue for tuple values? Is it clear naming? 
WDYT?
   
   My point was that we can leverage the JAVA API instead of creating new one :)


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