DefaultProducerTemplate - Should lazy initialize thread pool for the async operations -------------------------------------------------------------------------------------
Key: CAMEL-3577 URL: https://issues.apache.org/jira/browse/CAMEL-3577 Project: Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.5.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.7.0 Usually end users of {{ProducerTemplate}} use the synchronous API. And thus we should lazy initialize the executor service if needed, when using the asyncXXX methods. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.