Repository: storm
Updated Branches:
  refs/heads/master df25048cb -> 3466d3575


fix version of STORM-728 to STORM-0.9.6 from CHANGELOG.md


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

Branch: refs/heads/master
Commit: 3466d35757ef23176e6c47b6edf7ef3654d28bb8
Parents: df25048
Author: Jungtaek Lim <kabh...@gmail.com>
Authored: Fri Jul 17 08:58:24 2015 +0900
Committer: Jungtaek Lim <kabh...@gmail.com>
Committed: Fri Jul 17 08:58:24 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/3466d357/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1914884..68521ea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -80,7 +80,6 @@
  * STORM-735: [storm-redis] Upgrade Jedis to 2.7.0
  * STORM-730: remove extra curly brace
  * STORM-729: Include Executors (Window Hint) if the component is of Bolt type
- * STORM-728: Put emitted and transferred stats under correct columns
  * STORM-727: Storm tests should succeed even if a storm process is running 
locally.
  * STORM-724: Document RedisStoreBolt and RedisLookupBolt which is missed.
  * STORM-723: Remove RedisStateSetUpdater / RedisStateSetCountQuerier which 
didn't tested and have a bug
@@ -195,6 +194,7 @@
  * STORM-763: nimbus reassigned worker A to another machine, but other 
worker's netty client can't connect to the new worker A
  * STORM-935: Update Disruptor queue version to 2.10.4
  * STORM-503: Short disruptor queue wait time leads to high CPU usage when idle
+ * STORM-728: Put emitted and transferred stats under correct columns
 
 ## 0.9.5
  * STORM-790: Log "task is null" instead of let worker died when task is null 
in transfer-fn

Reply via email to