Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PoC] Setup docker machine with Kafka and use Microck to publish from Spec #1

Open
bluemonk3y opened this issue Oct 17, 2023 · 5 comments
Assignees
Labels
chore Maintenance task (Not included in release notes) enhancement New feature or request help wanted Extra attention is needed

Comments

@bluemonk3y
Copy link
Contributor

  1. Docker compose a Kafka env with schema registry
  2. Run SpecMesh against the env via CLI
  3. Run Microck against the 'flattened' spec to publish AVRO data into Kafka
  4. Use kafka-console-consumer to verify data is being generated
@bluemonk3y bluemonk3y added chore Maintenance task (Not included in release notes) enhancement New feature or request help wanted Extra attention is needed labels Oct 17, 2023
@bluemonk3y
Copy link
Contributor Author

Things to explore:

@bluemonk3y
Copy link
Contributor Author

bluemonk3y commented Oct 19, 2023

Hello @HorseBandit - welcome!

Pls have a look at this branch and follow the steps on here?

@jvestell
Copy link
Collaborator

@bluemonk3y Thank you! Proceeding.

@bluemonk3y
Copy link
Contributor Author

Due to Microcks terrible Kafka data generator (using ts-millis for key) - I'm parking this for now. I'm going to look at datagen from specs leveraging:

@navery-max
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance task (Not included in release notes) enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants