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/12/20 08:56:41 UTC

[8/8] storm git commit: STORM-2190: CHANGELOG

STORM-2190: CHANGELOG


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

Branch: refs/heads/1.x-branch
Commit: 4154490f71b188996b51bd4cd9dbb47dc3871f21
Parents: af9b7c8
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Dec 20 17:56:13 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Dec 20 17:56:13 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/4154490f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b965cf4..63a5777 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-2190: reduce contention between submission and scheduling
  * STORM-2239: Handle InterruptException in new Kafka spout
  * STORM-2087: Storm-kafka-client: Failed tuples are not always replayed
  * STORM-2238: Add Timestamp extractor for windowed bolt