Repository: storm
Updated Branches:
  refs/heads/0.10.x-branch 864a9cda7 -> c804fbd2e


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/c804fbd2
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/c804fbd2
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/c804fbd2

Branch: refs/heads/0.10.x-branch
Commit: c804fbd2ee8795f303f9180bd6b725396041fa99
Parents: 864a9cd
Author: Jungtaek Lim <kabh...@gmail.com>
Authored: Fri Jul 17 09:00:09 2015 +0900
Committer: Jungtaek Lim <kabh...@gmail.com>
Committed: Fri Jul 17 09:00:09 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/c804fbd2/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 511fd19..f08d5b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -58,7 +58,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
@@ -173,6 +172,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