acromarco

Results 2 issues of acromarco

I use avsc version 5.7.7. When I try to deserialize from a buffer using a slightly extended schema, I get a "truncated buffer" error. I guess this is not expected?...

question

There are client libraries for other languages (e.g. java) that support automatic (de)serialization of message data based on a schema (https://pulsar.apache.org/docs/3.1.x/schema-overview/). The node client does not have this feature yet...