[
https://issues.apache.org/jira/browse/NIFI-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Turcsanyi resolved NIFI-11069.
------------------------------------
Fix Version/s: 1.20.0
Resolution: Fixed
> PutDropbox: remove upload cancellation, unify conflict resolution strategy
> naming
> ---------------------------------------------------------------------------------
>
> Key: NIFI-11069
> URL: https://issues.apache.org/jira/browse/NIFI-11069
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Zsihovszki Krisztina
> Assignee: Zsihovszki Krisztina
> Priority: Major
> Fix For: 1.20.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> PutDrobox processor cancels the upload in shutdown() (onUnscheduled) method.
> This upload cancellation is not need since the processor is properly stopped
> if user terminates the processor.
> PutDropbox uses "fail", "overwrite" and "ignore" conflict resolution
> strategies. Other PutX processors use the name "replace" instead of
> "overwrite".
> PutDropbox should follow the same naming convention.
> Also in scope of NIFI-11068 the conflict resolution strategies will be
> extracted to a common class.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)