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

Add file replay and TLS support #23

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

madhadron
Copy link

For our use case I need to replay particular data to stress test a downstream component of Kafka, and my Kafka brokers are all using TLS.

I also factored out the message source interface, since I maybe add hybrid Monte Carlo generation of test data at some point as well.

@jamiealquiza
Copy link
Owner

Look awesome! I've been dragging on getting a message template system (rather than just spewing junk). I'll give this a pass when I can. Thanks for the PR!

@madhadron
Copy link
Author

Just letting you know that we ran across a bug and resolved it (basically, I'm an idiot and can't copy arrays accurately), so if you have done anything with this, you should probably review it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants