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/03/25 10:09:01 UTC

[3/3] storm git commit: add STORM-1655 to CHANGELOG.md

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

Branch: refs/heads/master
Commit: 915ce3848d11328005337e16f1c2f47a6773c1d9
Parents: 2e10566
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Mar 25 18:08:43 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Mar 25 18:08:43 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/915ce384/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4161389..b47e6a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -65,8 +65,9 @@
  * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt.
 
 ## 1.0.0
+ * STORM-1655: Flux doesn't set return code to non-zero when there's any exception while deploying topology to remote cluster
  * STORM-1537: Upgrade to kryo3 in master
- * STORM-1654 HBaseBolt creates tick tuples with no interval when we don't set flushIntervalSecs
+ * STORM-1654: HBaseBolt creates tick tuples with no interval when we don't set flushIntervalSecs
  * STORM-1625: Move storm-sql dependencies out of lib folder
  * STORM-1556: nimbus.clj/wait-for-desired-code-replication wrong reset for current-replication-count-jar in local mode
  * STORM-1636: Supervisor shutdown with worker id pass in being nil