You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2017/07/26 22:32:50 UTC

[3/3] storm git commit: Changelog: STORM-2640

Changelog: STORM-2640


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/8efd09e4
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/8efd09e4
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/8efd09e4

Branch: refs/heads/1.x-branch
Commit: 8efd09e487b39ce7edb12848af8bc390eabd6f83
Parents: 0d64247
Author: Stig Rohde Døssing <sr...@apache.org>
Authored: Thu Jul 27 00:29:52 2017 +0200
Committer: Stig Rohde Døssing <sr...@apache.org>
Committed: Thu Jul 27 00:29:52 2017 +0200

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/8efd09e4/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d84ceb..8494e7b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.2.0
+ * STORM-2640: Deprecate KafkaConsumer.subscribe API option, make KafkaConsumer.assign the default
  * STORM-2650: Expand property substitution test for Flux to cover non-string properties
  * 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