Hey Jess, Thanks for putting together the KIP.
A couple of small nits: AS1: Please replace the `getX()` methods with `x()`. For example, `getKey()` should become `key()`. As far as I know, that’s the usual convention. AS2: In the `Usage Example` section, please replace `long` with `Long`, since `ValueTimestampHeaders.value` is not a primitive. - Alieh On Wed, Jun 10, 2026 at 7:02 PM Jess Jin via dev <[email protected]> wrote: > Hi all, > > I'd like to start a discussion on KIP-1356: Introduce IQv2 for > headers-aware state stores. Link > < > https://urldefense.com/v3/__https://cwiki.apache.org/confluence/display/KAFKA/KIP-1356*3A*Introduce*IQv2*for*headers-aware*state*stores__;JSsrKysrKw!!Ayb5sqE7!oZFamFyZDrAmJeFHgKc-nOWUWL85bEbfHSdwgrp9jNHVOUCZgoOQ9aiK94L8zPr-tA_zx3WTmNs9vVDlqgQ$ > > > > Thanks. >
