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

camel-core - Total counter on ContextMBean is too high

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.19.0
    • camel-core, camel-jmx
    • None
    • Unknown

    Description

      from timer:a
      to direct:b

      from direct:b
      log b
      to seda:c

      from seda:c
      log c

      Given 1 exchange triggered by the timer
      then route a, b and c will all says total = 1

      and the camel context would say total = 3 (for every route - even if it was the same exchange)

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: