-
Bug
-
Resolution: Done
-
Major
-
2.5.5.Final, 2.6.3.Final, 2.7.5.Final, 3.0.9.Final, 3.1.0.Final, 3.1.2.Final, 3.1.1.Final, 3.2.0.Beta1
-
None
What is the captured database version and mode of deployment?
https://quay.io/repository/debezium/example-mongodb
What behavior do you expect?
The database to have the user (debezium) and data (inventory "schema")
What behavior do you see?
The user (debezium) and the inventory "schema" are not present in the docker image.
Do you see the same behaviour using the latest released Debezium version?
Since version 2.5, the behavior is the same.
Implementation ideas (optional)
See PR.