Hi all

While implementing this KIP, we decided to decouple the possible values of
dsl.store.format from the DslStoreFormat enum. The enum now has three
values: PLAIN, TIMESTAMPED, and HEADERS, while the configuration only
accepts two values: default and headers. When the config is set to default
(including when it is unset), the underlying store layer decides which
store type to use—either timestamped or plain. The KIP is updated as well.

Thanks,
Alieh

On Tue, Feb 24, 2026 at 11:31 AM Alieh Saeedi <[email protected]> wrote:

> Hi all,
>
> KIP-1285 is accepted with the following binding votes.
>
> - Lucas +1
> - Matthias +1
> - Bill +1
>
> Thanks,
> Alieh
>
> On Tue, Feb 24, 2026 at 1:33 AM Bill Bejeck <[email protected]> wrote:
>
>> +1 (binding)
>>
>> On Mon, Feb 23, 2026 at 6:52 PM Matthias J. Sax <[email protected]> wrote:
>>
>> > +1 (binding)
>> >
>> > On 2/23/26 2:14 AM, Lucas Brutschy via dev wrote:
>> > > +1 (binding)
>> > >
>> > > On Fri, Feb 20, 2026 at 10:32 AM Alieh Saeedi via dev
>> > > <[email protected]> wrote:
>> > >>
>> > >> Hi all,
>> > >> I'd like to start a vote for KIP-1285, which provides DSL Opt-in
>> Support
>> > >> for Header-Aware State Stores.
>> > >>
>> > >> KIP:
>> > >>
>> >
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-1285%3A+DSL+Opt-in+Support+for+Header-Aware+State+Stores
>> > >>
>> > >> Thanks,
>> > >> Alieh
>> >
>> >
>>
>

Reply via email to