0

I want to use EmbeddedKafka with GraalVM using Spring boot in tests. When I run the test it goes to idle and Waiting until the timeout happens. Is there any idea how to use them together?

When I run the test it goes to idle and Waiting until the timeout happens.

  • Not sure about any connection between Kafka and GraalVM. Question is how is your setup? Are you using a kafka on your local machine? and what port you are giving when using Embedded Kafka? Because the way I see it, it should not be same when both embedded and actual kafka cluster is on same machine. – Ankur Sharma Feb 20 '23 at 12:09
  • Please provide enough code so others can better understand or reproduce the problem. – Community Feb 20 '23 at 19:46

0 Answers0