Hi,
I encountered a misunderstanding and I would like you to explain it to me
or if possible change the documentation.
The Kafka docs describes 'retention.bytes' configuration as:
This configuration controls the maximum size a partition (which consists of
log segments) can grow to before we will d
Thanks David! A few ideas of things to test:
1. Test clients and streams with Java 11: this is the first time we use a
different Java version for clients/streams vs the rest, so it would be good
to ensure the generated artifacts are good when it comes to this.
2. Similarly, test brokers and connec