Hey Apache Kafka community

I was doing some research on idempotent producers and found KIP-185
<https://cwiki.apache.org/confluence/display/KAFKA/KIP-185%3A+Make+exactly+once+in+order+delivery+per+partition+the+default+producer+setting>
.

It seems like this KIP was replaced by KIP-679
<https://cwiki.apache.org/confluence/display/KAFKA/KIP-679%3A+Producer+will+enable+the+strongest+delivery+guarantee+by+default>.
There are minor differences between the KIPs, but I'd say KIP-679 replaces
KIP-185.

Do we think it is valid to discard KIP-185? Or at least move it from "under
discussion" on the KIP page
<https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals>
?

Thanks,
Justine

Reply via email to