Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
There is a tag for SERVER_ADDRESS which we can enrich for more of the decorators.
Some like JMS is harder as the JMS broker is configured specific such as ActiveMQ has the brokerURL on the activemq class.
Kafka has boostrapServers etc.
We may add some SPI interface that a component can implemented, and then we can call it via an endpoint, and then we can use the logic in the component to return the server address.
Attachments
Issue Links
- is related to
-
CAMEL-18546 camel-core - HostedService - To mark a consumer as a Camel hosted service
- Resolved
- relates to
-
CAMEL-20827 Add endpoint service location to aws, azure and google components
- Resolved
-
CAMEL-20842 Add endpoint service location to backlog tracing
- Resolved
- links to