You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2017/02/24 18:25:05 UTC

[6/6] storm git commit: add STORM-2374 to changelog

add STORM-2374 to changelog


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

Branch: refs/heads/master
Commit: 8295e5df56c832d941e82f271e7e5d6c85485234
Parents: bbffd8b
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Feb 24 13:24:49 2017 -0500
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Feb 24 13:24:49 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/8295e5df/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9fd4e52..d2948e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-2374: Storm Kafka Client Test Topologies Must be Serializable
  * STORM-2372: Pacemaker client doesn't clean up heartbeats properly
  * STORM-2334: Join Bolt implementation
  * STORM-2367: Documentation for streams API