[ https://issues.apache.org/jira/browse/CAMEL-21871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937444#comment-17937444 ]
Andrea Cosentino commented on CAMEL-21871: ------------------------------------------ Please provide a reproducer. Here there is a contributor, willing to recreate your issue and he's not able to reproduce. https://camel.zulipchat.com/#narrow/channel/257298-camel/topic/CAMEL-21871.20help.20recreating.20issue/with/507122900 > camel-azure-servicebus - default endpoint option credentialType overrides > component option if it is set to something else than the default value > ------------------------------------------------------------------------------------------------------------------------------------------------ > > Key: CAMEL-21871 > URL: https://issues.apache.org/jira/browse/CAMEL-21871 > Project: Camel > Issue Type: Improvement > Components: camel-azure-servicebus > Affects Versions: 4.10.2 > Reporter: Kurt Schoovaerts > Priority: Major > > If the component option credentialType is explicitely set to for example > TOKEN_CREDENTIAL, and the endpoint option credentialType is not set > explicitly in a RouteBuilder then it nevertheless overwrites the explictely > set value by the default value CONNECTION_STRING > > Improvement: remove the default value at endpoint level. If no value is > specified at endpoint level, the config at component level should be used. -- This message was sent by Atlassian Jira (v8.20.10#820010)