Changelog: STORM-2642
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/6aa64ea3 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/6aa64ea3 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/6aa64ea3 Branch: refs/heads/1.x-branch Commit: 6aa64ea3806e259b0f3304acc941a26cd23d6854 Parents: c10f929 Author: Stig Rohde Døssing <[email protected]> Authored: Thu Jul 20 23:19:24 2017 +0200 Committer: Stig Rohde Døssing <[email protected]> Committed: Thu Jul 20 23:19:24 2017 +0200 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/6aa64ea3/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index bd9d3c4..8a4e796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.2.0 + * STORM-2642: Storm-kafka-client spout cannot be serialized when using manual partition assignment * 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
