gatling-kafka icon indicating copy to clipboard operation
gatling-kafka copied to clipboard

Add dsl json -> Avro w/ Avro4s

Open michael-read opened this issue 7 years ago • 2 comments

michael-read avatar Oct 05 '18 22:10 michael-read

Why has this PR not yet been integrated or at least discussed? I also need Avro support. Anything I can do? @mnogu

neoscaler avatar Jun 05 '20 15:06 neoscaler

Hello, to everyone who needs to use Avro with this Gatling extension I implemented some test in this fork/branch:

https://github.com/rroyoo/gatling-kafka/tree/unit-test

https://github.com/rroyoo/gatling-kafka/blob/unit-test/src/test/scala/com/github/mnogu/gatling/kafka/request/builder/KafkaRequestBuilderTest.scala

I hope the tests are useful to you

rroyoo avatar Jun 05 '21 13:06 rroyoo