[
https://issues.apache.org/jira/browse/NIFI-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527169#comment-17527169
]
ASF subversion and git services commented on NIFI-9917:
-------------------------------------------------------
Commit 9774bb90ca0eec78a8a2ba7d52aaa1d0097afda9 in nifi's branch
refs/heads/dependabot/maven/nifi-nar-bundles/nifi-standard-services/nifi-hbase_1_1_2-client-service-bundle/org.apache.hadoop-hadoop-common-3.2.3
from Nandor Soma Abonyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9774bb90ca ]
NIFI-9917 fix the tooltip of "delivery guarantee/best effort" to a more
accurate one
Signed-off-by: Pierre Villard <[email protected]>
This closes #5963.
> 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
> Fix For: 1.17.0, 1.16.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
>
> 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.7#820007)