You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by kn...@apache.org on 2016/12/22 18:37:15 UTC

[3/3] storm git commit: Updating CHANGELOG

Updating CHANGELOG


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

Branch: refs/heads/1.0.x-branch
Commit: 07410fe6901ff1c38b35fc04d7c115413b5c3335
Parents: 61935a7
Author: Kyle Nusbaum <kn...@yahoo-inc.com>
Authored: Thu Dec 22 12:37:00 2016 -0600
Committer: Kyle Nusbaum <kn...@yahoo-inc.com>
Committed: Thu Dec 22 12:37:00 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/07410fe6/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b5ddc4..823361c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.3
+ * STORM-2222: Repeated NPEs thrown in nimbus if rebalance fails
  * STORM-2251: Integration test refers specific version of Storm which should be project version
  * STORM-2234: heartBeatExecutorService in shellSpout don't work well with deactivate
  * STORM-2216: Favor JSONValue.parseWithException