Hi Voon, Could we include these two Flink fixes in 1.2.1:
- #19728 <https://github.com/apache/hudi/pull/19728> — Preempt inactive write buckets on memory exhaustion, improving write-buffer memory utilization. - #19819 <https://github.com/apache/hudi/pull/19819> — Run mapGroupsByKey processing in the dedicated ForkJoinPool and handle empty input safely. Thanks for coordinating the release! On Wed, Sep 2, 2026 at 1:32 PM Voon <[email protected]> wrote: > Hello all, > > As the release manager for 1.2.1, I would like to propose 9 Sep 2026 as > deadline for sourcing the bugs and perf fixes for 1.2.1. Since this is bug > fix release, we only intend to cherry pick very few critical bugs and perf > fixes from 1.x (many of which are already landed in 1.x). If anyone has any > critical fixes that you would want to see it in 1.2.1, or if there is an > inflight patch you would want to include in 1.2.1, do respond to this > email. We can quality and cherry pick for 1.2.1. > > - Voon >
