sijie commented on a change in pull request #3904: [go schema] support go 
schema for pulsar-client-go
URL: https://github.com/apache/pulsar/pull/3904#discussion_r275130728
 
 

 ##########
 File path: pulsar-client-cpp/lib/c/c_ProducerConfiguration.cc
 ##########
 @@ -66,6 +66,18 @@ pulsar_compression_type 
pulsar_producer_configuration_get_compression_type(
     return (pulsar_compression_type)conf->conf.getCompressionType();
 }
 
+void 
pulsar_producer_configuration_set_schema_type(pulsar_producer_configuration_t 
*conf,
 
 Review comment:
   same comment as the one I made for consumer configuration.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to