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


##########
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:
   They are now deprecated instead of being removed.  Only the 
`BatchMessageAcker` related classes and methods are removed.



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