https://github.com/rmarting/amq-streams-migration-demo
Sample repo to migrate an Apache Kafka 2.5 to Apache Kafka 2.8 using MirrorMaker2 and Red Hat AMQ Streams Operators
https://github.com/rmarting/amq-streams-migration-demo
Last synced: 2 months ago
JSON representation
Sample repo to migrate an Apache Kafka 2.5 to Apache Kafka 2.8 using MirrorMaker2 and Red Hat AMQ Streams Operators
- Host: GitHub
- URL: https://github.com/rmarting/amq-streams-migration-demo
- Owner: rmarting
- Created: 2021-11-21T13:06:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-21T13:16:17.000Z (over 3 years ago)
- Last Synced: 2025-01-26T11:08:11.932Z (4 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Red Hat AMQ Streams Migration Demo
Sample repo to migrate an Apache Kafka 2.5 to Apache Kafka 2.8 using MirrorMaker2 and Red Hat AMQ Streams Operators.
Red Hat AMQ Streams Operators are the enterprise version of the Strimzi Operators. You could find the sample code
using the enterprise operators in the [rh-amq-streams branch](https://github.com/rmarting/strimzi-migration-demo/tree/rh-amq-streams) of
the [strimzi-migration-demo](https://github.com/rmarting/strimzi-migration-demo) repository:**👀 NOTE 👀**: Source code and versions are managed in the [strimzi-migration-demo](https://github.com/rmarting/strimzi-migration-demo) repository.