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

[jira] [Updated] (CAMEL-19032) saga timeout value isn't depends on the min of the all participants like official doc described.

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

adam chen updated CAMEL-19032:
------------------------------
    Description: In my test result isn't like offical explanation (All participants (e.g. credit service, order service) can set their own timeout. The minimum value of those timeouts is taken as timeout for the saga when they are composed together.) In my result show that saga timeut value is depending on first participant's timeout value, not the minimum vlaue of participants.  [Test code|https://github.com/chen19980/SAGA_timeout_test]  (was: In my test result isn't like offical explanation (All participants (e.g. credit service, order service) can set their own timeout. The minimum value of those timeouts is taken as timeout for the saga when they are composed together.) In my result show that saga timeut value is depending on first participant's timeout value, not the minimum vlaue of participants. [Test code|https://github.com/chen19980/SAGA_timeout_test])

> saga timeout value isn't depends on the min of the all participants like official doc described.
> ------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-19032
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19032
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 3.19.0
>            Reporter: adam chen
>            Priority: Major
>         Attachments: 2023-02-01-13-57-16.jpg, RouteCode.jpg
>
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> In my test result isn't like offical explanation (All participants (e.g. credit service, order service) can set their own timeout. The minimum value of those timeouts is taken as timeout for the saga when they are composed together.) In my result show that saga timeut value is depending on first participant's timeout value, not the minimum vlaue of participants.  [Test code|https://github.com/chen19980/SAGA_timeout_test]



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