Currently all Debezium tests use the default `FileOffsetBackingStore`. We should test in at least one place with `offsetStorage=KafkaOffsetBackingStore`. Relates to this [example route](https://github.com/apache/camel-quarkus/issues/8239#issuecomment-4386021000).
Currently all Debezium tests use the default
FileOffsetBackingStore. We should test in at least one place withoffsetStorage=KafkaOffsetBackingStore.Relates to this example route.