test dummy
test dummy

Reputation: 81

Why AVRO for Kafka

If Java can serialize anything when sending over the network. Why did they create a brand new framework for Kafka (AVRO) and not just serialize regular JSON ?

Upvotes: 3

Views: 3926

Answers (0)

Related Questions