Hi all, Just to let you know, we made a small change in the PR compared to what was written in the KIP.
Instead of setting the output partition to 0 in single-partition mode, we keep -1. The reason is that setting it to 0 would break existing user tests that compare output records using equals(), because the expected record built from a partition-less constructor defaults to -1. The KIP has been updated to reflect this. No re-vote needed of course, just flagging it for transparency. Thanks Le mar. 16 juin 2026 à 19:46, Sébastien Viale <[email protected]> a écrit : > Hi, > > Thanks for voting. > > I'll conclude the vote with 3 binding votes from Lucas, Bill and Matthias > > Cheers, > > Marie-Laure, Adam, Julien and Sébastien > > > Le lun. 15 juin 2026 à 21:26, Matthias J. Sax <[email protected]> a écrit : > >> +1 (binding) >> >> On 6/4/26 5:08 AM, Alieh Saeedi via dev wrote: >> > Thanks for the KIP. >> > >> > +1 (non-binding) >> > >> > -Alieh >> > >> > On Tue, Jun 2, 2026 at 9:08 AM Lucas Brutschy via dev < >> [email protected]> >> > wrote: >> > >> >> Thanks for the KIP! >> >> >> >> +1 (binding) >> >> >> >> -Lucas >> >> >> >> On Mon, Jun 1, 2026 at 10:23 PM Bill Bejeck <[email protected]> >> wrote: >> >>> >> >>> Thanks for the KIP! >> >>> >> >>> +1 (binding) >> >>> >> >>> -Bill >> >>> >> >>> On Mon, Jun 1, 2026 at 2:03 PM Sébastien Viale < >> >> [email protected]> >> >>> wrote: >> >>> >> >>>> Hi all, >> >>>> >> >>>> >> >>>> >> >>>> We would like to start the voting process for KIP-1238: >> Multipartition >> >> for >> >>>> TopologyTestDriver in Kafka Streams >> >>>> >> >>>> >> >>>> >> >>>> KIP: >> >>>> >> >>>> >> >> >> https://urldefense.com/v3/__https://cwiki.apache.org/confluence/display/KAFKA/KIP-1238*3A*Multipartition*for*TopologyTestDriver*in*Kafka*Streams__;JSsrKysrKw!!Ayb5sqE7!oaTNLLzY8_WbKY2bp7-KJPSe_-hVf5pn_p8cZNVCviyv2x21UKj0zGKV5TjCp-ufuCIK1xXoVD4Jx2jiBiGt4A$ >> >>>> >> >>>> >> >>>> >> >>>> Discusion threads: >> >>>> >> >>>> >> >> >> https://urldefense.com/v3/__https://lists.apache.org/thread/7nmfsf3fcgdqdp4t2y14y7npfwgrv0yp__;!!Ayb5sqE7!oaTNLLzY8_WbKY2bp7-KJPSe_-hVf5pn_p8cZNVCviyv2x21UKj0zGKV5TjCp-ufuCIK1xXoVD4Jx2jR6nQr6w$ >> >>>> >> >>>> >> >> >> https://urldefense.com/v3/__https://lists.apache.org/thread/86nbt0wsryspodybb8c1nc1dw1r22v52__;!!Ayb5sqE7!oaTNLLzY8_WbKY2bp7-KJPSe_-hVf5pn_p8cZNVCviyv2x21UKj0zGKV5TjCp-ufuCIK1xXoVD4Jx2j0dlnKdw$ >> >>>> >> >>>> >> >>>> >> >>>> Cheers >> >>>> >> >>>> >> >>>> >> >>>> Marie-Laure, Julien, Adam and Sébastien >> >>>> >> >> >> > >> >>
