You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sa...@apache.org on 2017/03/15 09:20:45 UTC

[2/2] storm git commit: Added STORM-2412 to CHANGELOG.md

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

Branch: refs/heads/1.x-branch
Commit: 1deb9ab951b9f3d4d4df7ffb9ebbdfee6a0988dc
Parents: 12b60c9
Author: Satish Duggana <sd...@hortonworks.com>
Authored: Wed Mar 15 14:50:30 2017 +0530
Committer: Satish Duggana <sd...@hortonworks.com>
Committed: Wed Mar 15 14:50:30 2017 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/1deb9ab9/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22cd5ac..337f57b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 1.1.0
+ * STORM-2412: Nimbus isLeader check while waiting for max replication
  * STORM-2408: build failed if storm.kafka.client.version = 0.10.2.0
  * STORM-2403: Fix KafkaBolt test failure: tick tuple should not be acked
  * STORM-2361: Kafka spout - after leader change, it stops committing offsets to ZK