merlimat commented on a change in pull request #3752: revise the schema default 
type not null
URL: https://github.com/apache/pulsar/pull/3752#discussion_r264964644
 
 

 ##########
 File path: 
pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Schema.java
 ##########
 @@ -222,9 +245,9 @@ default T decode(byte[] bytes, byte[] schemaVersion) {
     /**
      * Create a schema instance that automatically deserialize messages
      * based on the current topic schema.
-     * <p>
+     *
 
 Review comment:
   Do not remove the `<p>` as they're used in the generated javadoc.

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