Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
The azure-eventhubs component has a producerAsyncClient option where you can pass a custom EventHubProducerAsyncClient instance to the component configuration.
Looking at the producer code, it seems that it gets ignored and a new EventHubProducerAsyncClient is created in doStart.
This was originally reported in the Camel Quarkus project:
Attachments
Issue Links
- links to