Hi Mickael,
I did the following:
- Built from source with Java 17
- Validated all checksums and signatures
- Ran unit tests
- Spot checked the docs and java doc
- Ran the broker quickstarts including the docker images
- Ran the Kafka Streams quickstart
- Used classic and the new streams mode
- Ran through the instructions for the Early access of the Streams
Rebalance Protocol
+1(binding)
Thanks,
Bill
On Fri, Aug 29, 2025 at 12:36 PM Mickael Maison < mickael.maison@gmail.com >
wrote:
> Hi,
>
> The docs PR has been merged so the documentation and protocol for 4.1 are
> up:
> - https://kafka.apache.org/41/documentation.html
> - https://kafka.apache.org/41/protocol.html
>
> The system tests have completed.
> I still got the network_degrade_test failure (tracked by
> https://issues.apache.org/jira/browse/KAFKA-19549 ).
> Also I reverted by mistake the temporary fix [0] I had made to ...