merlimat commented on a change in pull request #2730: [schema] provide a flag 
to disable/enable schema validation on broker and change default bytes producer 
to use `AUTO_PRODUCE_BYTES`
URL: https://github.com/apache/pulsar/pull/2730#discussion_r223069417
 
 

 ##########
 File path: 
pulsar-client/src/main/java/org/apache/pulsar/client/api/PulsarClient.java
 ##########
 @@ -124,9 +125,11 @@ public static PulsarClient create(String serviceUrl, 
ClientConfiguration conf) t
     /**
      * Create a consumer with default for subscribing on a specific topic
      *
+     * Since 2.2, if you are creating a consumer with non-bytes schema on a 
non-exist topic, it will
 
 Review comment:
   `non-exist` -> `non-existent`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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