Hi Adrianos, I think you're right about misalign of changelog. The changelog in release announcement on Storm 1.0.4 seems to be a changelog of upcoming Storm 1.1.1 (vote for Storm 1.1.1 RC2 is in progress). We are getting to release two versions (1.0.4 and 1.1.1) concurrently and there seems a small mistake in release note.
Btw, as you see, we handled many cases for storm-kafka-client from Storm 1.1.1, so I'd recommend you to try Storm 1.1.1 out after releasing (current vote is expected to be end in this week). Please also note that storm-kafka-client in Storm 1.1.0 and above is compatible with Kafka 0.10, instead of Kafka 0.9. I'll fix the changelog in release note. Thanks for reporting! Thanks, Jungtaek Lim (HeartSaVioR) 2017년 7월 31일 (월) 오후 5:30, Adrianos Dadis <[email protected]>님이 작성: > Hello all, > > in my opinion release 1.0.4 is very helpful for many teams that use Storm > 1.0.x. > > I check release notes from release announcements and commits in github and > I see some differences. > For example, issues 2608, 2413 & 2343 are in release anouncement, but I > cannot found them in commit log, neither in CHANGELOG.md, neither in JIRA > https://issues.apache.org/jira/projects/STORM/versions/12339564 . > > Could you please evaluate real fixes are alligned with release notes? > Maybe I miss something. > > In my opinion, problems with new storm-kafka-client are the most crucial > problem in new releases (1.x & 1.0.x). We have used 0.9.x without problems, > but migration to 1.0.x was a pain only because of KafkaSpout problems. > > In case I can help you, just tell me. > > Thanks, > Adrianos Dadis. > > On Fri, Jul 28, 2017 at 11:12 PM, P. Taylor Goetz <[email protected]> > wrote: > >> The Apache Storm community is pleased to announce the release of Apache >> Storm version 1.0.4. >> >> Storm is a distributed, fault-tolerant, and high-performance realtime >> computation system that provides strong guarantees on the processing of >> data. You can read more about Storm on the project website: >> >> http://storm.apache.org >> >> Downloads of source and binary distributions are listed in our download >> section: >> >> http://storm.apache.org/downloads.html >> >> You can read more about this release in the following blog post: >> >> http://storm.apache.org/2017/07/28/storm104-released.html >> >> Distribution artifacts are available in Maven Central at the following >> coordinates: >> >> groupId: org.apache.storm >> artifactId: storm-core >> version: 1.0.4 >> >> The full list of changes is available here[1]. Please let us know [2] if >> you encounter any problems. >> >> Regards, >> >> The Apache Storm Team >> >> [1]: https://github.com/apache/storm/blob/v1.0.4/CHANGELOG.md >> [2]: https://issues.apache.org/jira/browse/STORM > > >
