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 2022/01/17 09:26:00 UTC

[GitHub] [camel-quarkus] aldettinger commented on a change in pull request #3458: aws2-quarkus-client Verify that no client except quarkus one is used

aldettinger commented on a change in pull request #3458:
URL: https://github.com/apache/camel-quarkus/pull/3458#discussion_r785775317



##########
File path: integration-test-groups/aws2/aws2-s3/src/test/java/org/apache/camel/quarkus/component/aws2/s3/it/Aws2S3Test.java
##########
@@ -41,6 +44,9 @@
     private int objects_num_before;
     private int objects_num_after;
 
+    @Aws2Client(LocalStackContainer.Service.S3)

Review comment:
       We inject an Aws2Client that is not used elsewhere. Is there a trick to be explained here ?




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