sangrenel icon indicating copy to clipboard operation
sangrenel copied to clipboard

Add file replay and TLS support

Open madhadron opened this issue 7 years ago • 2 comments

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.

madhadron avatar Mar 07 '17 20:03 madhadron

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!

jamiealquiza avatar Mar 07 '17 21:03 jamiealquiza

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.

madhadron avatar Mar 24 '17 15:03 madhadron