Re: [DISCUSS] Streams-Broker compatibility regression in 2.2.1 release

2019-09-18 Thread Matthias J. Sax
Thanks Ismael and Bill. It seems that nobody objects with the proposal. Hence, I prepared the following PR to update the upgrade notes. - https://github.com/apache/kafka/pull/7363 (trunk and 2.3) - https://github.com/apache/kafka/pull/7364 (2.2) - https://github.com/apache/kafka-site/pull/229

Re: [DISCUSS] Streams-Broker compatibility regression in 2.2.1 release

2019-09-16 Thread Ismael Juma
+1 to the proposal. Let's also highlight this in the release notes for 2.2.2 and 2.3.0 please. Ismael On Wed, Sep 11, 2019 at 10:23 AM Matthias J. Sax wrote: > Hi, > > recently a user reported an issue upgrading a Kafka Streams application > from 2.2.0 to 2.2.1 (cf > https://mail-archives.apach

Re: [DISCUSS] Streams-Broker compatibility regression in 2.2.1 release

2019-09-11 Thread Alisson Sales
Thanks for letting the community/users know. The proposal seems sensible. I'm wondering if is it worth to add a note about this on the release notes here: https://www.apache.org/dist/kafka/2.2.1/RELEASE_NOTES.html. On Thu, Sep 12, 2019 at 5:23 AM Matthias J. Sax wrote: > Hi, > > recently a use

[DISCUSS] Streams-Broker compatibility regression in 2.2.1 release

2019-09-11 Thread Matthias J. Sax
Hi, recently a user reported an issue upgrading a Kafka Streams application from 2.2.0 to 2.2.1 (cf https://mail-archives.apache.org/mod_mbox/kafka-users/201908.mbox/) After some investigation, we identified https://issues.apache.org/jira/browse/KAFKA-7895 to be the root cause of the problem. Th