dapr / components-contrib

Community driven, reusable components for distributed apps
Apache License 2.0
548 stars 480 forks source link

Kafka Pubsub avro serialization caching default not set #3609

Open passuied opened 4 days ago

passuied commented 4 days ago

Expected Behavior

When leveraging Kafka Pubsub Avro serialization, caching should be enabled by default with a TTL of 5min

Actual Behavior

Caching is disabled by default, making performance terrible.

Steps to Reproduce the Problem

Release Note

RELEASE NOTE: FIX Kafka pubsub Avro serialization/deserialization respects caching default = true