Zike Yang
Zike Yang
Pulsar does not validate the structure of JSON messages against the topic's schema. It only checks if the producer's schema definition matches the broker's topic schema. In contrast, the Avro...
> I expected JsonSchema to function similarly to AvroSchema, since its very close to it - schema definition is Avro for both, only the type in SchemaInfo is what differs,...
> Would it make sense for me to contribute some extra validation to not allow using Payload if a schema is used, ensuring that you can't override schema validation? I...
Hi @gunli > if the last chunk is sent and some other ones are pending I don't think that would happen. The message order in a single topic producer is...
I can't reproduce the issue from my side. Could you share the log and dump of the client and the log from the broker? We need to find where the...
Sure. Thanks. I assigned this to you.
Can you highlight the benefits of using https://github.com/hamba/avro? Given that https://github.com/linkedin/goavro has yet to see updates in 2 years, it might be worthwhile considering replacing it with https://github.com/hamba/avro if we...
@Nikolajls From my understanding, the issue that https://github.com/apache/pulsar-client-go/pull/1244 fixes is not the same as this one, right? They are not the same errors.
Hi @zbentley Thanks for your issue. Since it's a breaking change, it's better to raise an email discussion to the dev mailing list.
/pulsarbot run-failure-checks