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/2bc5248c Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/2bc5248c Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/2bc5248c Branch: refs/heads/1.0.x-branch Commit: 2bc5248cbf843998fb0ade726d967c2067bf9ecb Parents: ca186cd Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 16:04:02 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 16:04:02 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/2bc5248c/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index fe4a93f..b77d533 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.2 + * STORM-1771: HiveState should flushAndClose before closing old or idle Hive connections * STORM-1882: Expose TextFileReader public * STORM-1864 : StormSubmitter should throw respective exceptions and log respective errors for registered submitter hook invocation * STORM-1887: Fixed help message for set_log_level command
