I'm using Kafka-unit for test through Kafka but i also want to simulate a failing stack to test my resilience using Kafka.
Could you add a method to kill Kafka in such a way that a consumer / producer marks this as actual cluster failure?
A method to bring back the stack would the be great to see how an application recovers