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

Branch: refs/heads/master
Commit: 97e131d5a2d4140fec02aa3a05b5554b6fc289f4
Parents: 34d9515
Author: Jungtaek Lim <[email protected]>
Authored: Fri Apr 15 11:50:40 2016 +0900
Committer: Jungtaek Lim <[email protected]>
Committed: Fri Apr 15 11:50:40 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/97e131d5/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 614c1b4..77d35e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -78,6 +78,7 @@
  * STORM-1521: When using Kerberos login from keytab with multiple 
bolts/executors ticket is not renewed in hbase bolt.
 
 ## 1.0.1
+ * STORM-1696: status not sync if zk fails in backpressure
  * STORM-1693: Move stats cleanup to executor shutdown
  * STORM-1670: LocalState#get(String) can throw FileNotFoundException which 
results in not removing worker heartbeats and supervisor is kind of stuck and 
goes down after some time.
  * STORM-1677: Test resource files are excluded from source distribution, 
which makes logviewer-test failing

Reply via email to