You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2016/03/14 20:31:31 UTC

[4/4] storm git commit: add STORM-1608 to changelog

add STORM-1608 to changelog


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

Branch: refs/heads/master
Commit: 1a0ed9a3764d35f4a756e597e330182606d64163
Parents: 9b352e9
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Mon Mar 14 15:31:18 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Mon Mar 14 15:31:18 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/1a0ed9a3/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 173cfce..603aa8c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -55,6 +55,7 @@
  * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt.
 
 ## 1.0.0
+ * STORM-1608: Fix stateful topology acking behavior
  * STORM-1609: Netty Client is not best effort delivery on failed Connection
  * STORM-1620: Update curator to fix CURATOR-209
  * STORM-1469: Adding Plain Sasl Transport Plugin