[
https://issues.apache.org/jira/browse/PLC4X-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630954#comment-17630954
]
Lukas Ott commented on PLC4X-331:
---------------------------------
This issue has been migrated to https://github.com/apache/plc4x/issues/631
> The transaction manager executor does not allow closing connections to
> devices.
> -------------------------------------------------------------------------------
>
> Key: PLC4X-331
> URL: https://issues.apache.org/jira/browse/PLC4X-331
> Project: Apache PLC4X
> Issue Type: New Feature
> Components: Core
> Affects Versions: 0.9.0
> Reporter: César García
> Assignee: César García
> Priority: Major
> Fix For: 0.9.0
>
>
>
> # Identification of the executor and do not use the generic name.
> # Add a "shutdown" method to terminate the task executor in a controlled
> manner.
> # Remove the "static" property from the executor, so it can be used in a
> dynamic environment.
> # Modify the use of logging in derived tasks.
> # A general rule must be followed that all drivers must call the new
> transaction handler "shutdown" method in their respective "close" method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)