You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Turcsanyi (Jira)" <ji...@apache.org> on 2022/08/17 10:59:00 UTC

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

Peter Turcsanyi created NIFI-10364:
--------------------------------------

             Summary: 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


{{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)