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)