hi Manikumar,

There is a bug fix which needs to be backport to 3.6 (
https://issues.apache.org/jira/browse/KAFKA-16341)

It fixes the incorrect offset of max timestamp in non-compress path. The
other paths are already fixed by
https://issues.apache.org/jira/browse/KAFKA-16342.

Personally, we should backport both fixes for all paths, and we can
complete the backport today.

Sorry for bring this news to RC1.

Best,
Chia-Ping


Manikumar <maniku...@apache.org> 於 2024年3月21日 週四 下午6:11寫道:

> Hello Kafka users, developers and client-developers,
>
> This is the first candidate for release of Apache Kafka 3.6.2.
>
> This is a bugfix release with several fixes, including dependency
> version bumps for CVEs.
>
> Release notes for the 3.6.2 release:
> https://home.apache.org/~manikumar/kafka-3.6.2-rc1/RELEASE_NOTES.html
>
> *** Please download, test and vote by Tuesday, March 26th
>
> Kafka's KEYS file containing PGP keys we use to sign the release:
> https://kafka.apache.org/KEYS
>
> * Release artifacts to be voted upon (source and binary):
> https://home.apache.org/~manikumar/kafka-3.6.2-rc1/
>
>
> * Maven artifacts to be voted upon:
> https://repository.apache.org/content/groups/staging/org/apache/kafka/
>
> * Javadoc:
> https://home.apache.org/~manikumar/kafka-3.6.2-rc1/javadoc/
>
> * Tag to be voted upon (off 3.6 branch) is the 3.6.2 tag:
> https://github.com/apache/kafka/releases/tag/3.6.2-rc1
>
> * Documentation:
> https://kafka.apache.org/36/documentation.html
>
> * Protocol:
> https://kafka.apache.org/36/protocol.html
>
> * Successful Jenkins builds for the 3.6 branch:
> Unit/integration tests:
>
> https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka/detail/3.6/159/tests
> (with few flaky failures)
> System tests: I will update system test results
>
> Thanks,
> Manikumar
>

Reply via email to