JiriOndrusek commented on issue #1190:
URL: https://github.com/apache/camel-quarkus/issues/1190#issuecomment-740689166


   @ppalaga I've created jvm only test in extension-jvm/integration-test in my 
repo - 
https://github.com/JiriOndrusek/camel-quarkus/tree/debezium-mongodb-test-jvm-attempt-2
   
   Test is using 1.4.0-SNAPSHOT of debezium-connector - it can not be merged as 
a part of jvm component so far.
   
   If mongodb container's exposed port is set to 27017 (default one) - 
[code](https://github.com/apache/camel-quarkus/compare/master...JiriOndrusek:debezium-mongodb-test-jvm-attempt-2#diff-7db91bac166524ae6549f31ada1cf2206fdde99e4f90659377014b97866555a5R51)
 , test is  successful.
   
   I'll look into an option to  make it work with 1.3.0-final version of 
debezium-connector to be able to marge it into git...


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


Reply via email to