merlimat commented on a change in pull request #3111: Improve user prompts on
get topic reference
URL: https://github.com/apache/pulsar/pull/3111#discussion_r238386568
##########
File path:
pulsar-common/src/main/java/org/apache/pulsar/common/naming/TopicName.java
##########
@@ -345,6 +345,10 @@ public String toString() {
return completeTopicName;
}
+ public String getCompleteTopicName() {
Review comment:
`TopicName.toString()` is already equivalent
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services