cmccabe commented on PR #15118:
URL: https://github.com/apache/kafka/pull/15118#issuecomment-1875904378

   I agree with @ijuma that just having a boolean isn't very clear.
   
   How about renaming `MetadataVersion.latest()` to 
`MetadataVersion.latestTesting()`, and then creating a separate function 
`MetadataVersion.latestProduction()`?
   
   That seems like the clearest we're going to get with this. Devs won't want 
to invoke something with "testing" in the name in  a non-test context.


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