You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/09/09 09:06:07 UTC

[GitHub] [camel] mrk-andreev opened a new pull request #4178: Fix azure-storage-queue example

mrk-andreev opened a new pull request #4178:
URL: https://github.com/apache/camel/pull/4178


   1. Remove parameter accountName from query parameters
   2. Add tip for use url encoding for accessKey because it can contain special chars like `=` or `+`. So `URLEncoder.encode` should solve this problem


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel] mrk-andreev commented on pull request #4178: Fix azure-storage-queue example

Posted by GitBox <gi...@apache.org>.
mrk-andreev commented on pull request #4178:
URL: https://github.com/apache/camel/pull/4178#issuecomment-689443411


   @oscerd , thanks. I was wrong. 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel] oscerd merged pull request #4178: Fix azure-storage-queue example

Posted by GitBox <gi...@apache.org>.
oscerd merged pull request #4178:
URL: https://github.com/apache/camel/pull/4178


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel] oscerd commented on pull request #4178: Fix azure-storage-queue example

Posted by GitBox <gi...@apache.org>.
oscerd commented on pull request #4178:
URL: https://github.com/apache/camel/pull/4178#issuecomment-689444070


   No, you're not wrong, but usually it's better to use the RAW approach


----------------------------------------------------------------
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:
users@infra.apache.org