[
https://issues.apache.org/jira/browse/NIFI-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681128#comment-17681128
]
ASF subversion and git services commented on NIFI-11068:
--------------------------------------------------------
Commit 96a6594680db93684c813bfc0a9154adb4c5c687 in nifi's branch
refs/heads/main from krisztina-zsihovszki
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=96a6594680 ]
NIFI-11068 Introduced ConflictResolutionStrategy enum
This closes #6861
Signed-off-by: David Handermann <[email protected]>
> Extract PutX processors' conflict resolution strategies to a common class
> -------------------------------------------------------------------------
>
> Key: NIFI-11068
> URL: https://issues.apache.org/jira/browse/NIFI-11068
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Zsihovszki Krisztina
> Assignee: Zsihovszki Krisztina
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The PutX processors ( PutAzureDataLakeStorage, PutDropbox, future
> PutGoogleDrive /PutBoxFiles etc.)
> use the same conflict resolution strategy types: "fail", "replace", "ignore".
> As recommended in
> [https://github.com/apache/nifi/pull/6832#discussion_r1071421721] , it would
> be useful to extract these values to a common class.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)