orpiske opened a new issue #409:
URL: https://github.com/apache/camel-kafka-connector/issues/409
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.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]