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/38fb8cce Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/38fb8cce Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/38fb8cce Branch: refs/heads/master Commit: 38fb8cce096fd0b37f7999eeb7bfbfa21c17c61d Parents: 32d0b47 Author: Stig Rohde Døssing <[email protected]> Authored: Thu Jul 20 23:22:49 2017 +0200 Committer: Stig Rohde Døssing <[email protected]> Committed: Thu Jul 20 23:22:49 2017 +0200 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/38fb8cce/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index c65c389..6c46db3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -291,6 +291,7 @@ * STORM-2379: ElasticSearch connector changes to use new APIs. ## 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
