[ 
https://issues.apache.org/jira/browse/CAMEL-17135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17584231#comment-17584231
 ] 

michael elbaz commented on CAMEL-17135:
---------------------------------------

It is not fixed using 3.12.0 and worse than that the component doesn't work 
since 3.13.0 modifications

> camel-debezium-mongodb-starter does not pupulate values from 
> application.properties
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-17135
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17135
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-debezium
>    Affects Versions: 3.11.3
>         Environment: Ubuntu 20.04
> jdk 11
>            Reporter: Andrii Melashchenko
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.13.0, 3.11.4
>
>
> When trying to build simple route
> from({color:#6a8759}"debezium-mongodb:meteor"{color})
> with spring-boot properties
> ```
> {color:#cc7832}camel.component.debezium-mongodb.mongodb-hosts{color}{color:#808080}={color}{color:#6a8759}localhost:3001
> {color}{color:#cc7832}camel.component.debezium-mongodb.mongodb-user{color}{color:#808080}={color}{color:#6a8759}test
> {color}{color:#cc7832}camel.component.debezium-mongodb.mongodb-password{color}{color:#808080}={color}{color:#6a8759}test
> {color}{color:#cc7832}camel.component.debezium-mongodb.mongodb-name{color}{color:#808080}={color}{color:#6a8759}test
> {color}{color:#cc7832}camel.component.debezium-mongodb.offset-storage-file-filename{color}{color:#808080}={color}{color:#6a8759}/tmp/offset-file-1.dat
> {color}{color:#cc7832}camel.component.debezium-mongodb.database-history-file-filename{color}{color:#808080}={color}{color:#6a8759}/tmp/history-file-1.dat
> {color}
> ```
> Route fails with error 
> ```
> Required field 'offsetStorageFileName' must be set since 'offsetStorage' is 
> set to
> ```



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to