Changelog: STORM-2541
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/31954307 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/31954307 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/31954307 Branch: refs/heads/1.x-branch Commit: 31954307f0a3e386c88214bc87ab26c38af7efdc Parents: 8cc00cb Author: Stig Rohde Døssing <[email protected]> Authored: Wed Jul 19 20:28:59 2017 +0200 Committer: Stig Rohde Døssing <[email protected]> Committed: Wed Jul 19 20:28:59 2017 +0200 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/31954307/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 01c3e41..bd9d3c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.2.0 + * STORM-2541: Fix storm-kafka-client manual subscription not being able to start consuming * STORM-2548: Simplify KafkaSpoutConfig to avoid duplicating KafkaConsumer configuration parameters * STORM-2491: Adding extra Cassandra configuration parameters * STORM-2383: [storm-hbase] Support HBase as state backend
