Hi chia, I have updated the KIP to include this change.
Best Regards, Jiunn-Yang > Chia-Ping Tsai <[email protected]> 於 2026年4月28日 晚上8:03 寫道: > > hi Jiunn-Yang > > chia_0: Should we expose the partition creation time via the Admin API? I > assume it would be valuable for users to diagnose and troubleshoot the > behavior of auto.offset.reset.latest.max.age > > Best, > Chia-Ping > > On 2026/04/28 10:47:58 黃竣陽 wrote: >> Hello everyone, >> >> I would like to start a discussion on KIP-1327 Prevent Hot Data Loss on >> Partition Expansion for Latest Policy >> <https://cwiki.apache.org/confluence/x/KY4mGQ> >> >> This proposal aims to introduces auto.offset.reset.latest.max.age, a >> consumer config that lets the >> latest reset policy distinguish newly expanded (hot) partitions from >> long-existing (cold) ones. Partitions >> younger than the configured threshold automatically fall back to earliest, >> preventing silent data loss >> during topic expansion without forcing a full historical reprocess. >> >> Best regards, >> Jiunn-Yang
