skyrocknroll commented on a change in pull request #3744: Exposing 
getSchemaVersion in the client by making it public.
URL: https://github.com/apache/pulsar/pull/3744#discussion_r262034505
 
 

 ##########
 File path: 
pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Message.java
 ##########
 @@ -180,4 +180,11 @@
      * @return message redelivery count
      */
     int getRedeliveryCount();
+
+    /**
+     * Get schema version of the message.
+     * @since 2.3.1
 
 Review comment:
   Changed to 2.4.0 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to