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 2021/08/04 13:20:33 UTC

[GitHub] [camel-quarkus] JiriOndrusek opened a new issue #2990: Aws2-ddb: It could be possible to use `url-connection-client` with `quarkus-amazon-dynamodb` on classpath

JiriOndrusek opened a new issue #2990:
URL: https://github.com/apache/camel-quarkus/issues/2990


   See item 2 from this [PR](https://github.com/apache/camel-quarkus/pull/2988) for more details.
   
   Currently it is not possible to use `url-connection-client` with `quarkus-amazon-dynamodb` because it creates runtime error, that both apache and non-apache clients are present together. Exclusion of apache client doesn't work, because aws-support extension requires it. (which could be possible to refactor)


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on issue #2990: aws2-ddb: cannot use `url-connection-client` if `quarkus-amazon-dynamodb` is in the classpath

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #2990:
URL: https://github.com/apache/camel-quarkus/issues/2990#issuecomment-893203675


   > Currently it is not possible to use url-connection-client with quarkus-amazon-dynamodb
   
   I vote for documenting this in aws2-ddb limitations.adoc and see whether there is a demand (please upvote!) for fixing it. 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga edited a comment on issue #2990: aws2-ddb: cannot use `url-connection-client` if `quarkus-amazon-dynamodb` is in the classpath

Posted by GitBox <gi...@apache.org>.
ppalaga edited a comment on issue #2990:
URL: https://github.com/apache/camel-quarkus/issues/2990#issuecomment-893203675






-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on issue #2990: aws2-ddb: cannot use `url-connection-client` if `quarkus-amazon-dynamodb` is in the classpath

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #2990:
URL: https://github.com/apache/camel-quarkus/issues/2990#issuecomment-893203675


   > Currently it is not possible to use url-connection-client with quarkus-amazon-dynamodb
   
   I vote for documenting this in aws2-ddb limitations.adoc and see whether there is a demand (please upvote!) for fixing it. 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga edited a comment on issue #2990: aws2-ddb: cannot use `url-connection-client` if `quarkus-amazon-dynamodb` is in the classpath

Posted by GitBox <gi...@apache.org>.
ppalaga edited a comment on issue #2990:
URL: https://github.com/apache/camel-quarkus/issues/2990#issuecomment-893203675


   > Currently it is not possible to use url-connection-client with quarkus-amazon-dynamodb
   
   ~~I vote for documenting this in aws2-ddb limitations.adoc and see whether there is a demand (please upvote this issue!) for fixing it.~~
   
   After discussing this further with @JiriOndrusek we came to an agreement that we should try to make the selection of the HTTP client work the same way as in Quarkus - see https://quarkus.io/guides/amazon-dynamodb#configuring-dynamodb-clients


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga edited a comment on issue #2990: aws2-ddb: cannot use `url-connection-client` if `quarkus-amazon-dynamodb` is in the classpath

Posted by GitBox <gi...@apache.org>.
ppalaga edited a comment on issue #2990:
URL: https://github.com/apache/camel-quarkus/issues/2990#issuecomment-893203675


   > Currently it is not possible to use url-connection-client with quarkus-amazon-dynamodb
   
   I vote for documenting this in aws2-ddb limitations.adoc and see whether there is a demand (please upvote this issue!) for fixing it. 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org