Otavio Rodolfo Piske created CAMEL-21266:
--------------------------------------------
Summary: camel-smb: the consumer should follow the same creation
pattern
Key: CAMEL-21266
URL: https://issues.apache.org/jira/browse/CAMEL-21266
Project: Camel
Issue Type: Task
Components: camel-smb
Reporter: Otavio Rodolfo Piske
We are creating the SmbClient in the SmbConsumer constructor, whereas our
pattern is to create them in the doStart. Although this has the (pretty bad)
downside of causing it to not be final anymore, it may be better to follow the
existing convention. This could avoid problems for tooling and others that rely
on this pattern.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)