Tim Van Laer
Tim Van Laer
This is a template for reporting a bug. You can remove it and write from scratch. These sections are a rough guide, but the important thing is to give enough...
I'm writing a TypeProcessor that adds a method in generated code for a thrift union type. Since the processor only gets the generated class as input parameter, it's rather hard...
To use the EOS functionality, Kafka requires at least 2 brokers to be available by default. By changing those 2 settings (transaction.state.log.replication.factor and transaction.state.log.min.isr), it is possible to test transactional...
*Description of changes:* * upgrade docker image to amazonlinux:2023 with python 3.9 * use Java SDK v2 `DefaultCredentialsProvider` to allow credentials via a task role * improve run.sh script for...