Create DevService and scripts for testing Debezium db2 Extension for Quarkus
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
## Context
Db2 community edition container image doesn't provide CDC abilities. It's necessary to setup and configure the image in order to be CDC ready. Furthermore, the quarkus extension for db2 needs db2 to be debezium-ready in order to have some DevService ready for user and to test it correctly with the test suite for debezium extensions for quarkus.
## Proposal
Create scripts and code to setup-on-fly the image for test containers and dev services
## Reference
- https://github.com/debezium/debezium-connector-db2/tree/main/src/test/docker/db2-cdc-docker
- https://github.com/debezium/debezium-quarkus/blob/b0e274d6533481f7c85008b4a2c6e061c1ecee22/quarkus-debezium-parent/quarkus-debezium-mongodb-parent/deployment/src/main/java/io/quarkus/debezium/mongodb/deployment/MongoDbEngineProcessor.java#L115
Contributor guide
Assessment
This issue has not been assessed yet.