[
https://issues.apache.org/jira/browse/NIFI-11204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702882#comment-17702882
]
ASF subversion and git services commented on NIFI-11204:
--------------------------------------------------------
Commit e370292d7f3c295a1810532e9349a11b4104e82b in nifi's branch
refs/heads/main from Mark Bathori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e370292d7f ]
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: 1h 20m
> 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)