STORM-2325: CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/ba79edb4 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ba79edb4 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ba79edb4 Branch: refs/heads/1.x-branch Commit: ba79edb41789daf1f6917e4aadfcfa2b88fd927a Parents: c6c6dc1 Author: Jungtaek Lim <[email protected]> Authored: Mon Jan 30 22:40:56 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Jan 30 22:40:56 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/ba79edb4/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index df2d808..e3ee7c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -154,6 +154,7 @@ * STORM-1720: Support GEO in storm-redis ## 1.0.3 + * STORM-2325: Logviewer doesn't consider 'storm.local.hostname' * STORM-1742: More accurate 'complete latency' * STORM-2176: Workers do not shutdown cleanly and worker hooks don't run when a topology is killed * STORM-2293: hostname should only refer node's 'storm.local.hostname'
