-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
Product / Portfolio Work
-
2
-
False
-
-
False
-
None
-
Unset
-
None
-
-
Currently there is a gap in our documentation concerning the (deprecated) sink connector. We have a doc for promoting a new version to stage/prod (here) and some github README about how to build the code (here), but we are missing the steps for deploying and publishing the artifact on maven central, and then pulling it into the image for platform-mq, etc.
The task of this Jira is provide this. Some steps to cover:
- Bump version in pom.
- Maven deploy (to maven central).
- Publish on maven central console.
- Get new jar into the kafka connect image for ephemeral.
- Get new jar into the kafka connect image for stage/prod if there is something missing in the promotion guide, above.
- Trigger new deployments as appropriate.