[
https://issues.apache.org/jira/browse/CAMEL-18724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karen Lease resolved CAMEL-18724.
---------------------------------
Resolution: Fixed
Changes for EIP, dataformat and languages checked in local website generation.
> Add defaults for options for the Throttle EIP in the documentation
> -------------------------------------------------------------------
>
> Key: CAMEL-18724
> URL: https://issues.apache.org/jira/browse/CAMEL-18724
> Project: Camel
> Issue Type: Improvement
> Components: documentation, eip
> Affects Versions: 3.19.0
> Reporter: Raymond
> Assignee: Karen Lease
> Priority: Trivial
> Fix For: 3.20.0
>
>
> In the documentation of the throttle EIP:
> [https://camel.apache.org/components/next/eips/throttle-eip.html]
> There are several Boolean options like:
> **
> * *asyncDelayed*
> * *rejectExecution*
> * {*}disabled{*}{*}{{*}}
> According to the documentation, they don't have default options, but every
> optional value has one:
> * *asyncDelayed (Default=true)*
> * *rejectExecution (Default=false)*
> * *disabled (Default=false)*
> **
> See:
> [https://github.com/apache/camel/blob/main/core/camel-core-model/src/generated/resources/org/apache/camel/model/throttle.json]
> Maybe clearer to add them
--
This message was sent by Atlassian Jira
(v8.20.10#820010)