Add STORM-2063 to CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/195480d1 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/195480d1 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/195480d1 Branch: refs/heads/1.x-branch Commit: 195480d146084ec8f882790712849dc4619c551e Parents: 41e40e2 Author: Jungtaek Lim <[email protected]> Authored: Wed Aug 31 16:24:59 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Wed Aug 31 16:24:59 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/195480d1/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index ffa83dc..24d62cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,6 +78,7 @@ * STORM-1720: Support GEO in storm-redis ## 1.0.3 + * STORM-2063: Add thread name in worker logs * STORM-2042: Nimbus client connections not closed properly causing connection leaks * STORM-2032: removes warning in case more than one metrics tuple is received * STORM-1594: org.apache.storm.tuple.Fields can throw NPE if given invalid field in selector
