Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-18724

Add defaults for options for the EIPs in the documentation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.19.0
    • 3.20.0
    • documentation, eip
    • 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)
        **

      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

      Attachments

        Issue Links

          Activity

            People

              klease78 Karen Lease
              skin27 Raymond
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: