Apache Storm 2.7.0 Released

The Apache Storm community is pleased to announce that version 2.7.0 has been released and is available from the downloads page.

This release includes new features as well as a number of code improvements, bug fixes and library updates. We encourage users of previous versions to upgrade to this latest release.

Thanks

Special thanks are due to all those who have contributed to Apache Storm -- whether through direct code contributions, documentation, bug reports, or helping other users on the mailing lists. Your efforts are much appreciated.

Changes in this Release - Storm 2.7.0

JIRA issues addressed in the 2.7.0 release of Storm. Documentation for this release is available at the Apache Storm project site.

New Feature

Improvement

  • [STORM-4076] - KafkaTridentSpoutEmitters can poll all partitions at once instead of one at a time

Bug

  • [STORM-4055] - ConcurrentModificationException on KafkaConsumer when running topology with Metrics Reporters
  • [STORM-4077] - Worker being reassigned when Nimbus leadership changes
  • [STORM-4085] - Supervisor Threads being Killed

Task

Dependency upgrade