Hey Jose

A few of my PRs are pending review for quite some which I was hoping to
merge into 3.3. I have already marked them with "Fix version=3.3.0" so that
you can track them using the JIRA filter you shared earlier
<https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20fixVersion%20%3D%203.3.0%20AND%20status%20not%20in%20(resolved%2C%20closed)%20ORDER%20BY%20priority%20DESC%2C%20status%20DESC%2C%20updated%20DESC%20%20%20%20%20%20>
in this thread. Would you have some time to review them?

Notable amongst them would be:
1. Fix the rate window size calculation for edge cases -
https://github.com/apache/kafka/pull/12184
2. Fix resource leaks - https://github.com/apache/kafka/pull/12228

And the complete list would be at:
https://github.com/search?q=is%3Aopen+is%3Apr+author%3Adivijvaidya+is%3Apr+repo%3Aapache%2Fkafka+created%3A2022-04-01..2022-07-30&type=Issues


--
Divij Vaidya



On Mon, Jul 11, 2022 at 5:12 PM José Armando García Sancio
<jsan...@confluent.io.invalid> wrote:

> Hi all,
>
> I created the branch for 3.3
> (https://github.com/apache/kafka/tree/3.3). If you have bug fixes for
> the 3.3.0 release please make sure to cherry pick them to that branch.
>
> Thanks
>

Reply via email to