zyllt commented on issue #6785:
URL: https://github.com/apache/pulsar/issues/6785#issuecomment-618138752
In addition, I would like to make a suggestion.
If the topic is a partitioned-topic, the `Message#getTopicName` API get
the name of the partitioned topic. Is it possible to provide an API to get the
original topic name. Because when the partition topic and non-partition topic
exist in MultiTopicConsumerImpl at the same time, if you want to obtain the
original topicName, you can only manually handle the partition suffix of
`Message#getTopicName`.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]