Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17135

camel-debezium-mongodb-starter does not pupulate values from application.properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.11.3
    • 3.13.0, 3.11.4
    • camel-debezium
    • None
    • Ubuntu 20.04

      jdk 11

    • Moderate

    Description

      When trying to build simple route

      from("debezium-mongodb:meteor")

      with spring-boot properties

      ```

      camel.component.debezium-mongodb.mongodb-hosts=localhost:3001camel.component.debezium-mongodb.mongodb-user=testcamel.component.debezium-mongodb.mongodb-password=testcamel.component.debezium-mongodb.mongodb-name=testcamel.component.debezium-mongodb.offset-storage-file-filename=/tmp/offset-file-1.datcamel.component.debezium-mongodb.database-history-file-filename=/tmp/history-file-1.dat

      ```
      Route fails with error
      ```
      Required field 'offsetStorageFileName' must be set since 'offsetStorage' is set to
      ```

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              IronAlan Andrii Melashchenko
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: