You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/01/26 00:14:18 UTC

[3/3] storm git commit: add STORM-1496 to CHANGELOG.md

add STORM-1496 to CHANGELOG.md


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

Branch: refs/heads/master
Commit: ecce1ceb06e40e15d838e583e708bb7e077389de
Parents: 448e09c
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Jan 26 08:11:12 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Jan 26 08:11:12 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/ecce1ceb/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 471d999..9f763c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
 ## 2.0.0
 
 ## 1.0.0
+ * STORM-1496: Nimbus periodically throws blobstore-related exception
  * STORM-1484: ignore subproject .classpath & .project file
  * STORM-1478: make bolts getComponentConfiguration method cleaner/simpler
  * STORM-1499: fix wrong package name for storm trident