[ 
https://issues.apache.org/jira/browse/CAMEL-20355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815186#comment-17815186
 ] 

Jono Morris edited comment on CAMEL-20355 at 2/7/24 9:51 AM:
-------------------------------------------------------------

I could reintroduce the window implementation so that throttle accommodates 
both if required,  introducing the option mentioned by [~orpiske], e.g. 
window/bucket, defaulting to bucket?    Otherwise I'll just tidy up the 
documentation mentioned above 
[https://camel.apache.org/components/next/eips/throttle-eip.html]


was (Author: jono):
I could reintroduce the window implementation so that throttle accommodates 
both if required,  introducing the option mentioned by [~orpiske], e.g. 
window/bucket, defaulting to bucket?

> Throttle EIP: milliseconds not available anymore
> ------------------------------------------------
>
>                 Key: CAMEL-20355
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20355
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-k, camel-kamelet, documentation
>    Affects Versions: 4.3.0
>            Reporter: Raymond
>            Assignee: Otavio Rodolfo Piske
>            Priority: Minor
>             Fix For: 4.4.0
>
>
> Recently, the Throttle EIP was changed. For example, in this issue:
> https://issues.apache.org/jira/browse/CAMEL-16099
> Now the option "{*}timePeriodMillis{*}" isn't available anymore:
> [https://camel.apache.org/components/next/eips/throttle-eip.html]
> This is also documented in the migration guide:
> [https://camel.apache.org/manual/camel-4x-upgrade-guide-4_3.html]
> However:
> 1. The option is still there in the examples of the latest documentation
> 2. The option is still there in the Kamelet catalog (4.3.0):
> [https://github.com/apache/camel-kamelets/blob/main/kamelets/throttle-action.kamelet.yaml]
> When loading the throttle from the Kamelet catalog, I got the following 
> message:
> {code:java}
> could not load: kamelets/throttle-action.kamelet.yaml. Reason: Field: 
> timePeriodMillis has already been configured as an expression
>  in throttle-action.kamelet.yaml, line 67, column 29:
>               timePeriodMillis: "{{timePeriod}}" {code}



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

Reply via email to