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/01 19:02:08 UTC

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

add STORM-1673 to changelog


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

Branch: refs/heads/1.x-branch
Commit: 45b7ecac3b11fc147fa9efe060d6cadb20a55862
Parents: f574f38
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Apr 1 12:59:37 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Apr 1 12:59:37 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/45b7ecac/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 000a8f8..b3f5a00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1673: log4j2/worker.xml refers old package of LoggerMetricsConsumer
  * STORM-1632 Disable event logging by default
  * STORM-1667: Log the IO exception when deleting worker pid dir
  * STORM-1669: Fix SolrUpdateBolt flush bug