You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Philipp Zehnder (Jira)" <ji...@apache.org> on 2020/11/19 22:12:00 UTC

[jira] [Commented] (STREAMPIPES-256) PLC4X S7 adapter should use PooledPlcDriverManager

    [ 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)