Description
The tooltip of `Best effort` option of `Delivery Guarantee` property is a bit misleading, because it's not clear what successfully means in that context: "FlowFile will be routed to success after successfully writing the content to a Kafka node, without waiting for a response. This provides the best performance but may result in data loss." At the end of the first sentence it mentions that "without waiting for a response", but it doesn't catch the eye. Probably "the producer will not wait for any acknowledgment from the server at all." from the Kafka guide is more expedient: https://kafka.apache.org/documentation/#producerconfigs_acks
Attachments
Issue Links
- links to