Kafka Streams 'Abort sending since an error caught with a previous record' error while pushing the data into state store using kvstore.put(key, val)

后端 未结 0 2003
一向
一向 2021-01-16 04:16

I get the following error occassionally while pushing the data into state store using kvstore.put(key, val) via CustomProcessor process(). Following this error streams threa

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