EnableIdempotence
If set to true, the Apache Kafka will ensure messages are delivered in the correct order, and without duplicates.
データ型
bool
デフォルト値
false
解説
Gives each message a sequence number when enabled. Specifies how to serialize/deserialize the incoming or outgoing message.