apupier commented on code in PR #145:
URL: https://github.com/apache/camel-examples/pull/145#discussion_r2041610272


##########
debezium/src/test/java/org/apache/camel/example/debezium/DebeziumTest.java:
##########
@@ -80,11 +78,7 @@ class DebeziumTest extends CamelMainTestSupport {
                 .withPassword(SOURCE_DB_PASSWORD)
     );
     @RegisterExtension
-    private static final CassandraService CASSANDRA_SERVICE = new 
CassandraLocalContainerService(
-        new CassandraContainer<>(CASSANDRA_IMAGE)

Review Comment:
   we lost the infra image information but the test seems to be ok anyway, see 
https://github.com/apache/camel-examples/pull/143#issuecomment-2800686093 where 
the debezium module is no tlisted



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to