ijuma commented on a change in pull request #11403:
URL: https://github.com/apache/kafka/pull/11403#discussion_r738812162



##########
File path: clients/src/main/java/org/apache/kafka/common/TopicIdPartition.java
##########
@@ -47,7 +58,7 @@ public Uuid topicId() {
     }
 
     /**
-     * @return the topic name.
+     * @return the topic name or null.

Review comment:
       Not sure if that adds any value. The topic id is always set, so how is 
saying "there's only topic id set" helping? Maybe "the topic name or null if it 
is unknown"?




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