awslabs / data-solutions-framework-on-aws

An open-source framework that simplifies implementation of data solutions.
https://awslabs.github.io/data-solutions-framework-on-aws/
Apache License 2.0
105 stars 14 forks source link

feat: msk 3.7.X support #667

Closed armaseg closed 3 weeks ago

armaseg commented 3 weeks ago

Closes #640

Description of changes:

Based on the MSK version, we create the Zookeeper infrastructure when required.

Checklist

* [X] Update tests * [X] Update docs * [X] PR title follows [conventional commit semantics](https://www.conventionalcommits.org/en/v1.0.0/) (`fix: `, `feat: `, `docs: `, ...) By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.