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/106dfff6 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/106dfff6 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/106dfff6 Branch: refs/heads/1.0.x-branch Commit: 106dfff61bbe4b4c47b52853b8f66ce7d7c54924 Parents: f22e32e Author: Jungtaek Lim <[email protected]> Authored: Wed Aug 31 16:26:09 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Wed Aug 31 16:26:09 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/106dfff6/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e6d0d1..2263615 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 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
