Closed
Description
When trying to run the camel-azure-storage-queue-kafka-connector
setting the properties directly (ie.: not via the URL), the code seems to fail to do so and fails with:
org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: azure-storage-queue://test-queue23?accountName=devstoreaccount1 due to: Failed to resolve endpoint: azure-storage-queue://test-queue23?accountName=devstoreaccount1 due to: There are 1 parameters that couldn't be set on the endpoint. Check the uri if the parameters are spelt correctly and that they are properties of the endpoint. Unknown parameters=[{accountName=devstoreaccount1}]
I'll provide a reproducer along w/ the integration test for this one.
Metadata
Metadata
Assignees
Labels
No labels