seda component - logic for multiple consumers should be optimized
-----------------------------------------------------------------

                 Key: CAMEL-3523
                 URL: https://issues.apache.org/jira/browse/CAMEL-3523
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.5.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.6.0


CAMEL-3119 introduced logic to track seda endpoints using multiple consumers 
could come and go.

This logic should only be used if {{multipleConsumers=true}} has been 
configured.
Unfortunately there is some logic which triggers for single consumers which is 
not needed, and just adds additional burden on the system.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to