You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Stein Overtoom (Jira)" <ji...@apache.org> on 2023/02/01 13:23:00 UTC

[jira] [Resolved] (CAMEL-18861) Improving PLC4X component

     [ https://issues.apache.org/jira/browse/CAMEL-18861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stein Overtoom resolved CAMEL-18861.
------------------------------------
    Fix Version/s: 3.x
                       (was: 3.21.0)
                       (was: 4.0-M2)
       Resolution: Fixed

Merged into main and 3.x

> Improving PLC4X component
> -------------------------
>
>                 Key: CAMEL-18861
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18861
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 3.20.0
>            Reporter: Stein Overtoom
>            Priority: Major
>              Labels: plc4x
>             Fix For: 3.x, 4.0
>
>
> This ticket is for a collection of improvements to the plc4x component.
>  * Move connection establishment from constructor to doStart() method ([done|https://github.com/apache/camel/pull/8967])
>  * Fix completableFuture without timeout in Plc4XProducer ([done|https://github.com/apache/camel/pull/8968])
>  * Change deprecated methods in Plc4XProducer for non-deprecated ones ([done|https://github.com/apache/camel/pull/8968])
>  * Add autoReconnect uri parameter ([done|https://github.com/apache/camel/pull/8971])
>  * Fix Plc4XComponentTest unit test inconsistently failing/succeeding ([in this PR|https://github.com/apache/camel/pull/9254])
>  * Add option for repeated polling (not sure yet if not already supported ([in this PR|https://github.com/apache/camel/pull/9254]), see also: [this plc4x feature request|https://github.com/apache/plc4x/issues/716]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)