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/06/09 20:53:48 UTC

[07/35] storm git commit: add STORM-1771 to changelog

add STORM-1771 to changelog


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

Branch: refs/heads/1.x-branch
Commit: e11f0462e112dcef23e765c799d8cd5a028bb158
Parents: 674c923
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Jun 9 16:00:27 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Jun 9 16:00:27 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e11f0462/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d01d3ce..0fe4fb3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-1771: HiveState should flushAndClose before closing old or idle Hive connections
  * STORM-1882: Expose TextFileReader public
  * STORM-1873: Implement alternative behaviour for late tuples
  * STORM-1719: Introduce REST API: Topology metric stats for stream