[
https://issues.apache.org/jira/browse/NIFI-11204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702885#comment-17702885
]
ASF subversion and git services commented on NIFI-11204:
--------------------------------------------------------
Commit 835c95fca0d4d4aff69096e9683f73a05dc4c196 in nifi's branch
refs/heads/support/nifi-1.x from Mark Bathori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=835c95fca0 ]
NIFI-11204: Add configurable retry logic for table commits in PutIceberg
processor
This closes #6976.
Signed-off-by: Peter Turcsanyi <[email protected]>
> Add configurable retry logic for table commits in PutIceberg processor
> ----------------------------------------------------------------------
>
> Key: NIFI-11204
> URL: https://issues.apache.org/jira/browse/NIFI-11204
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mark Bathori
> Assignee: Mark Bathori
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Iceberg provides commit retry configuration at table level , but it is not
> directly configurable at processor level. To provide the possibility to adapt
> the retry behaviour to the actual usage of the processor a property based
> configuration is needed above the Iceberg table logic so it won’t affect
> other components interaction with the table.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)