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:16:20 UTC

[11/11] storm git commit: add STORM-2372 to changelog

add STORM-2372 to changelog


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

Branch: refs/heads/master
Commit: c73c17a3e13ed61c2add1f5701bd28566f72c6f0
Parents: 2c6ab5a
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Feb 24 13:15:54 2017 -0500
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Feb 24 13:15:54 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c73c17a3/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index efd7962..9fd4e52 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-2372: Pacemaker client doesn't clean up heartbeats properly
  * STORM-2334: Join Bolt implementation
  * STORM-2367: Documentation for streams API
  * STORM-2365: Support for specifying output stream in event hubs spout