Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
3.19.0
-
None
-
Unknown
Description
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)
**
Maybe clearer to add them
Attachments
Issue Links
- links to