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/01/04 14:38:00 UTC

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

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

Stein Overtoom updated CAMEL-18861:
-----------------------------------
    Description: 
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])
 * Add option for repeated polling (not sure yet if not already supported, see also: [this plc4x feature request|https://github.com/apache/plc4x/issues/716[]])

  was:
This ticket is for a collection of improvements to the plc4x component.
 * Move connection establishment from constructor to doStart() method
 * Fix completableFuture without timeout in Plc4XProducer
 * Change deprecated methods in Plc4XProducer for non-deprecated ones
 * Add autoReconnect uri parameter
 * Add option for repeated polling (not sure yet if not already supported, see also: [this plc4x feature request|https://github.com/apache/plc4x/issues/716[]|https://github.com/apache/plc4x/issues/716])


> 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
>
> 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])
>  * Add option for repeated polling (not sure yet if not already supported, see also: [this plc4x feature request|https://github.com/apache/plc4x/issues/716[]])



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