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

camel-core - Optimize direct producer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.7.0
    • camel-core
    • None
    • Unknown

    Description

      It does a lookup of the consumer to handover the exchange on each process. We can optimize this to do this once and reuse same consumer.

      And then if the consumer is stopped/removed then we need a event listener to tell the producer that the consumer is gone and it needs to clear the state.

      This avoids the synchronized lookup on each process

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: