Re: Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-26 Thread Manikumar
Sure, I will mention the details about ZK upgrade to 3.5 Thanks. On Tue, Nov 26, 2019 at 1:57 PM Sönke Liebau wrote: > Hi Manikumar, > > looks great, thanks for the effort! > > Like Ismael, I think it would make sense to mention the ZK upgrade to 3.5 I > know a few people that are waiting for t

Re: Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-26 Thread Sönke Liebau
Hi Manikumar, looks great, thanks for the effort! Like Ismael, I think it would make sense to mention the ZK upgrade to 3.5 I know a few people that are waiting for this because of the SSL support so there is probably more of them out there :) Best regards, Sönke On Mon, 25 Nov 2019 at 20:11,

Re: Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-25 Thread Ismael Juma
Manikumar, One thing I had previously missed, should we mention the upgrade to ZK 3.5? Ismael On Thu, Nov 14, 2019 at 10:41 AM Manikumar wrote: > Hi all, > > I've prepared a preliminary blog post about the upcoming Apache Kafka 2.4.0 > release. > Please take a look and let me know if you want

Re: Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-19 Thread Manikumar
Hi Sean, Thanks for the summary. Will include in the blogpost. On Mon, Nov 18, 2019 at 11:04 PM Sean Glover wrote: > Here's a summary that can go under the section "What’s new in Kafka broker, > producer, and consumer" as an "improvement". Feel free to rephrase as you > see fit. > > When a par

Re: Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-18 Thread Sean Glover
Here's a summary that can go under the section "What’s new in Kafka broker, producer, and consumer" as an "improvement". Feel free to rephrase as you see fit. When a partition is paused by the user in the consumer the partition is > considered "unfetchable". When the consumer has already fetched

Re: Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-18 Thread Ismael Juma
That makes sense to me. Ismael On Mon, Nov 18, 2019 at 8:40 AM Sean Glover wrote: > Hi Manikumar, > > I'm putting together an akka.io blog post regarding [KAFKA-7548] - > KafkaConsumer should not throw away already fetched data for paused > partitions. Since it doesn't change any user-facing A

Re: Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-18 Thread Sean Glover
Hi Manikumar, I'm putting together an akka.io blog post regarding [KAFKA-7548] - KafkaConsumer should not throw away already fetched data for paused partitions. Since it doesn't change any user-facing APIs it has no KIP, but it has a significant impact on consumer use cases that frequently pause

Re: Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-18 Thread Manikumar
Thanks Chris. will update the blog content. On Fri, Nov 15, 2019 at 12:34 AM Chris Egerton wrote: > Hi Manikumar, > > It looks like the header for KIP-440 is accurate ("KIP-440: Extend Connect > Converter to support headers") but the content appears to correspond to > KIP-481 ("SerDe Improvement

Re: Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-14 Thread Chris Egerton
Hi Manikumar, It looks like the header for KIP-440 is accurate ("KIP-440: Extend Connect Converter to support headers") but the content appears to correspond to KIP-481 ("SerDe Improvements for Connect Decimal type in JSON") instead. Could we double-check and make sure that the summary for KIP-440

Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-14 Thread Manikumar
Hi all, I've prepared a preliminary blog post about the upcoming Apache Kafka 2.4.0 release. Please take a look and let me know if you want to add/modify details. Thanks to all who contributed to this blog post. https://blogs.apache.org/preview/kafka/?previewEntry=what-s-new-in-apache1 Thanks, M