John
John
I have kafka plugin Method with Expression arguments https://github.com/Tinkoff/gatling-kafka-plugin/blob/c248bbe48a6350692e7deba6035657f45b2be983/src/main/scala/ru/tinkoff/gatling/kafka/request/builder/Sender.scala#L34 When I up-to-date gatling version to 3.8.2 i get error https://github.com/Tinkoff/gatling-kafka-plugin/runs/7410371792?check_suite_focus=true#step:4:38 ``` [error] /home/runner/work/gatling-kafka-plugin/gatling-kafka-plugin/src/test/scala/ru/tinkoff/gatling/kafka/examples/Avro4sSimulation.scala:63:35: type mismatch; [error] found : String("Key") [error]...
Do you have any plans about moving to pekko or staying on akka?