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/08/17 18:05:19 UTC

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

add STORM-1609 to changelog


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

Branch: refs/heads/0.10.x-branch
Commit: 77c3ba973b633e96450e91cb0cae56e6c70ebf08
Parents: 392a49d
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Aug 17 13:43:04 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Aug 17 13:43:04 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/77c3ba97/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e79f96..e6ca76f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.2
+ * STORM-1609: Netty Client is not best effort delivery on failed Connection
  * STORM-1989: X-Frame-Options support for Storm UI
  * STORM-1834: Documentation How to Generate Certificates For Local Testing SSL Setup
  * STORM-1754: Correct java version in 0.10.x storm-starter