You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/03/04 12:11:38 UTC

[GitHub] [pulsar] sijie commented on a change in pull request #3744: Exposing getSchemaVersion in the client by making it public.

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

 ##########
 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:
   I would be using 2.4.0, unless it will be ported to branch-2.3 and include in 2.3.1

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


With regards,
Apache Git Services