[
https://issues.apache.org/jira/browse/NIFI-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nandor Soma Abonyi updated NIFI-9917:
-------------------------------------
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]
was:
The tooltip of `Best effort` 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]
> Fix tooltip of "delivery guarantee/best effort" in PublishKafka* and
> PublishKafkaRecord*
> ----------------------------------------------------------------------------------------
>
> Key: NIFI-9917
> URL: https://issues.apache.org/jira/browse/NIFI-9917
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Nandor Soma Abonyi
> Assignee: Nandor Soma Abonyi
> Priority: Minor
>
>
> 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]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)