Matt Burgess created NIFI-16053:
-----------------------------------
Summary: Refactor Get/PutSmbFile to use SmbClientProviderService
Key: NIFI-16053
URL: https://issues.apache.org/jira/browse/NIFI-16053
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Matt Burgess
This Jira aims for consistency and feature compatibility between the
List/FetchSmb processors (which use a SmbClientProviderService for
configuration) and Get/PutSmbFile processors (which use individual properties).
Adding an optional SmbClientProviderService property to Get/PutSmbFile will
allow the use of the controller service across all SMB processors, and will be
easier to maintain going forward.
This includes updating the individual property descriptions in Get/Put to say
that if the SmbClientProviderService is specified, the other properties will be
ignored, and those properties may be removed in a future (major) version of
NiFi.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)