AVRO supports encoding of primitives like long, etc. We need to be able to produce messages using primitives for key or value payloads to support faithful message formats when key or value schemas demand. Right now, can only produce with objects or string key or value payloads.
AVRO supports encoding of primitives like long, etc. We need to be able to produce messages using primitives for key or value payloads to support faithful message formats when key or value schemas demand. Right now, can only produce with objects or string key or value payloads.