[
https://issues.apache.org/jira/browse/STREAMPIPES-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17235771#comment-17235771
]
Philipp Zehnder commented on STREAMPIPES-256:
---------------------------------------------
We updated the PLC4X S7 adapter with the help of the PLC4X community.
Unfortunately it seems that the current PLC4X PooledPlcDriverManager has a
problem with the way it is used in our implementation within a thread.
The current version works, but as soon as the connection is broken it will not
be reopened.
The connect worker has to be restarted to fix the problem.
> PLC4X S7 adapter should use PooledPlcDriverManager
> --------------------------------------------------
>
> Key: STREAMPIPES-256
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-256
> Project: StreamPipes
> Issue Type: Improvement
> Components: Connect
> Reporter: Philipp Zehnder
> Assignee: Philipp Zehnder
> Priority: Major
> Fix For: 0.68.0
>
>
> Currently just one connection is used in an adapter.
> When there is a problem with that connection, no data is sent until the
> adapter is restarted.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)