[
https://issues.apache.org/jira/browse/NIFI-16053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18108214#comment-18108214
]
ASF subversion and git services commented on NIFI-16053:
--------------------------------------------------------
Commit 9028795ce9e66421c03dfdfc7277a367de841b50 in nifi's branch
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9028795ce9e ]
NIFI-16053 Refactored Get/PutSmbFile to use SmbClientProviderService (#11542)
Signed-off-by: Tamas Palfy <[email protected]>
> 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
> Assignee: Peter Turcsanyi
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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.
> There has already been discussion on this as part of NIFI-15977.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)