Threading model of a Kafka Streams application and thread-safety of processors, serdes, etc

前端 未结 0 1480
心在旅途
心在旅途 2020-12-04 08:48

Recently I was implementing a Kryo serializer for a Kafka Streams DSL application. Kryo is not thread-safe by default, and serialization methods were throwing with exception

相关标签:
回答
  • 消灭零回复
提交回复
热议问题