-
Task
-
Resolution: Done
-
Major
-
None
-
None
In the legacy deployment instructions, the step for creating a Dockerfile includes an example that contains the commands for retrieving, unzipping, and then removing the Debezium connector Maven build artifact.
In the asciidoc source, although the version number for the artifact is specified by an attribute, the build number use italicized text in angle brackets to represent a "replaceable" version variable, for example,
{debezium-version}-redhat-_<build_number>_
To provide users with a more usable example, instead, of using a variable to represent the build number, the example should make use of the existing debezium-build-number attribute that is used in the Streams-based instructions.
{debezium-version}-redhat-{debezium-build-number}
This change applies to the deployment documentation for all of the downstream connectors (Db2, MongoDB, MySQL, Oracle, PostgreSQL, SQL Server).
- links to
-
RHEA-2023:120698 Red Hat build of Debezium 2.3.4 release