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 2016/04/21 20:46:39 UTC

[3/3] storm git commit: add STORM-1544 to changelog

add STORM-1544 to changelog


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

Branch: refs/heads/1.x-branch
Commit: ed2848fff73013a5a0f574d4cdfc1da6b7f947ea
Parents: 8ee43e7
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Apr 21 14:46:24 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Apr 21 14:46:24 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/ed2848ff/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c734f27..8898e3c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.1
+ * STORM-1544: Document Debug/Sampling of Topologies
  * STORM-1679: add storm Scheduler documents
  * STORM-1704: When logviewer_search.html opens daemon file, next search always show no result
  * STORM-1714: StatefulBolts ends up as normal bolts while using TopologyBuilder.setBolt without parallelism