+1 (binding) Thanks, Andrew
On 2026/04/27 13:48:29 Lianet Magrans wrote: > +1 (binding) > > Thanks Aditya! > > On Fri, Apr 17, 2026 at 7:28 AM Aditya Kousik <[email protected]> > wrote: > > > Hi everyone, > > > > I'd like to start a vote on KIP-1306: Extend ConsumerRebalanceListener > > with Consumer-aware methods. Popular frameworks rework the rebalance > > listener by passing the full consumer reference into callback methods to > > support bookkeeping ops like commit, seek. This KIP introduces 3 new > > default methods in ConsumerRebalanceListener to achieve this. It deprecates > > existing subscribe() methods on Consumer that take a rebalance listener arg > > and introduces a new setConsumerRebalanceListener method going forward. > > > > KIP: https://cwiki.apache.org/confluence/x/9ZU8G > > Discussion thread: > > https://lists.apache.org/thread/8nmybx73f0tmjlb56sdophvoy4yomlx2 > > > > Thanks, > > Aditya Kousik >
