Hello everyone, 

I would like to start a discussion on KIP-1361 Change the default 
`auto.offset.reset` to `by_duration:PT5S`
<https://cwiki.apache.org/confluence/x/jIAbGg>

This proposal aims to eliminate the silent data loss that consumers using 
auto.offset.reset=latest can 
experience during partition expansion by changing the default reset policy from 
latest to by_duration:PT5S.
 The new default covers the short partition-discovery window while limiting 
reprocessing to at most 
approximately five seconds of data. 

Best regards,
Jiunn-Yang

Reply via email to