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/27 19:54:10 UTC

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

add STORM-1731 to changelog


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

Branch: refs/heads/0.10.x-branch
Commit: 828a32f8f2cc49e668716596c12b4a00e5ad38b5
Parents: 5310e14
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Apr 27 13:33:07 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Apr 27 13:33:07 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/828a32f8/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c69ee51..7c9bf06 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.1
+ * STORM-1731: Avoid looking up debug enable flags within critical path
  * STORM-1645: convert nimbus.thrift.port to int to avoid ClassCastException
  * STORM-1535: Make sure hdfs key tab login happens only once for multiple bolts/executors
  * STORM-584: Fix logging for LoggingMetricsConsumer metrics.log file