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 11:12:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-10364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Turcsanyi updated NIFI-10364:
-----------------------------------
    Status: Patch Available  (was: Open)

> 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: 10m
>  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)