Kafka tests on a remote cluster

2018-12-26 Thread Parviz deyhim
Hi, I'm looking to see who has done this before and get some guidance. On frequent basis I like to run basic tests on a remote Kafka cluster while some random chaos/faults are being performed. In other words I like to run chaos engineering tasks (network outage, disk outage, etc) and see how Kafka

Re: Kafka tests on a remote cluster

2018-12-26 Thread Parviz deyhim
you're either asking the wrong questions > or trying to go about solving your problem using the wrong set of tools? > My gut feeling says if you want to do a full scale multi-server load / HA > test, Kafka's test suite is not the best place to start. > > Stephen > > &

Re: Kafka tests on a remote cluster

2018-12-27 Thread Parviz deyhim
+d...@kafka.apache.org On Wed, Dec 26, 2018 at 8:53 PM Parviz deyhim wrote: > Thanks fair points. Probably best if I simplify the question: How does > Kafka community run tests besides using mocked local Kafka components? > Surely there are tests to confirm different failure scenario