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/08/25 07:30:58 UTC

[GitHub] [camel-quarkus] aldettinger commented on pull request #4045: Log warning instead of throw exception for Debezium MongoDB container script execution failure

aldettinger commented on PR #4045:
URL: https://github.com/apache/camel-quarkus/pull/4045#issuecomment-1226884499

   So the `DebeziumMongodbTestResource` is initialized only once in `DebeziumMongodbTest` ? 
   
   Tests are executed in below order ?
    + testReceiveInit
    + testInsert
    + testUpdate
    + testDelete
   
   And showing a warning instead of throwing a RuntimeException would make it possible to run some of latter tests ?


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