BewareMyPower commented on code in PR #19414:
URL: https://github.com/apache/pulsar/pull/19414#discussion_r1145660013


##########
pulsar-client/src/main/java/org/apache/pulsar/client/impl/TopicMessageImpl.java:
##########
@@ -68,11 +68,6 @@ public MessageId getMessageId() {
         return messageId;
     }
 
-    @Deprecated
-    public MessageId getInnerMessageId() {

Review Comment:
   Yeah. I will restore the deleted public methods. I deleted them mainly for 
verifying if there is still any place that uses them.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to