Tom Billiet
Results
2
issues of
Tom Billiet
Currently spocon has a hard dependency on either `openjdk-11-jre` or `openjdk-8-jre`. However I'm using aws-corretto-jdk which is perfectly fine too. Probably it will even work with jdk-17 too. So my...
enhancement
If kafka is in a unhealthy state and has partitions that currently don't have a leader, it will make the kafkaproducer crash with a NullPointerException. I believe those partitions should...