You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/09/12 14:08:00 UTC

[jira] [Commented] (NIFI-10364) Simplify connection/session handling in SmbjClientService

    [ https://issues.apache.org/jira/browse/NIFI-10364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603103#comment-17603103 ] 

ASF subversion and git services commented on NIFI-10364:
--------------------------------------------------------

Commit eaaff4ede9c4352a5f2f1817237c34679a13d72d in nifi's branch refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=eaaff4ede9 ]

NIFI-10364: Simplified connection/session handling in SmbjClientService

This closes #6307.

Signed-off-by: Tamas Palfy <tp...@apache.org>


> Simplify connection/session handling in SmbjClientService
> ---------------------------------------------------------
>
>                 Key: NIFI-10364
>                 URL: https://issues.apache.org/jira/browse/NIFI-10364
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {{SmbjClientServiceProvider}} and {{SmbjClientService}} share a couple of data fields and also the connection and session handling logic is overlapping the two classes. The connection/session (re)creation logic could be moved to {{SmbjClientServiceProvider}} and {{SmbjClientService}} would only contain and handle the live session (if creation was successful).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)