hi Mickael I've opened KAFKA-20426 to track the busy loop issue in AsyncConsumer. I'm currently waiting for feedback from Kirk True and Lianet Magrans.
Since this also occurs in previous releases, I don't believe it's a blocker for now. That said, the fix is straightforward, so I'd like to backport it to 4.3 if we can get it in before the release is finalized. Best, Chia-Ping Mickael Maison <[email protected]> 於 2026年4月9日週四 下午7:08寫道: > Hi, > > We are now in code freeze. > I'll start moving all the non blocker issues still targeting 4.3.0 to > the next release. > If you open a new blocker for 4.3.0, or need to apply a commit to the > 4.3 branch, please let notify me first. > > Thanks, > Mickael > > On Mon, Mar 30, 2026 at 8:23 PM Justine Olshan via dev > <[email protected]> wrote: > > > > I'll be picking a small bugfix to 4.3 -- KAFKA-20310, just missed the > > branch cut and it's a bugfix. > > > > On Mon, Mar 30, 2026 at 9:58 AM Matthias J. Sax <[email protected]> > wrote: > > > > > I took the liberty to update the release wiki page, adding KIP-1271 as > > > "completed" -- it was incorrectly listed as postponed. > > > > > > The Jira ticket is still open, as we add more test etc, but the KIP is > > > already completed. > > > > > > > > > -Matthias > > > > > > On 3/30/26 9:25 AM, Mickael Maison wrote: > > > > Hi Jose, > > > > > > > > Yes you can apply that to 4.3. > > > > > > > > Thanks, > > > > Mickael > > > > > > > > On Mon, Mar 30, 2026 at 6:08 PM José Armando García Sancio via dev > > > > <[email protected]> wrote: > > > >> > > > >> Hi Mickael, > > > >> > > > >> I merged KAFKA-19541 to the 4.3 branch as discussed earlier. > > > >> > > > >> I also just merged a bug fix (1) to trunk for the issue KAFKA-19851 > > > >> (2) introduced in the 4.0 release. Some users have encountered this > > > >> issue. The workaround is to delete all configurations removed by AK > > > >> 4.0. It would be nice to make this fix available in the 4.3 release. > > > >> What do you think? > > > >> > > > >> (1) > > > > https://github.com/apache/kafka/commit/a35d6492fbf8068cdb025419178434cbae3a991b > > > >> (2) https://issues.apache.org/jira/browse/KAFKA-19851 > > > >> > > > >> Thanks, > > > >> -- > > > >> -José > > > > > > >
