You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (Jira)" <ji...@apache.org> on 2022/11/21 13:38:00 UTC

[jira] [Assigned] (CAMEL-18668) Upgrade SmallRye Fault Tolerance to 5.6.x

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

James Netherton reassigned CAMEL-18668:
---------------------------------------

    Assignee: James Netherton

> Upgrade SmallRye Fault Tolerance to 5.6.x
> -----------------------------------------
>
>                 Key: CAMEL-18668
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18668
>             Project: Camel
>          Issue Type: Dependency upgrade
>          Components: camel-microprofile-fault-tolerance
>            Reporter: James Netherton
>            Assignee: James Netherton
>            Priority: Major
>             Fix For: 3.20.0
>
>
> Quarkus has upgraded to SmallRye Fault Tolerance 5.6.0. Seems there are some breaking changes in the CircuitBreaker constructor.
> You can no longer directly instantiate SystemStopwatch. You must instead use SystemStopwatch.INSTANCE.
> Also there's an additional Timer parameter that must be provided. Which should probably an instance of ThreadTimer. ThreadTimer requires its own executor service.  



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