saveriogzz commented on issue #12274:
URL: https://github.com/apache/pulsar/issues/12274#issuecomment-933558260


   > Hi, from the code snippet you provided, the producer is not sending 
message in string, it's sending message with an Avro schema, so the consumer 
will need to use same schema to receive corresponding message: 
https://github.com/saveriogzz/weather-collector/blob/8f0c590916d9c3d6047c40799bb079e1ce016ce9/src/main/java/nl/tudelft/davisstreaming/PulsarDataStore.java#L99-L101
   
   Hi, thanks for your answer. How can I do so?


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to