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/eb998c56 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/eb998c56 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/eb998c56 Branch: refs/heads/master Commit: eb998c565ae0648f3fa8eaebfd95141613ac0d70 Parents: 313282c Author: Jungtaek Lim <[email protected]> Authored: Wed Aug 31 16:24:02 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Wed Aug 31 16:24:02 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/eb998c56/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b63a6e..2ab3deb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -186,6 +186,7 @@ * STORM-1868: Modify TridentKafkaWordCount to run in distributed mode ## 1.0.3 + * STORM-2063: Add thread name in worker logs * STORM-2047: Add note to add logviewer hosts to browser whitelist * STORM-2042: Nimbus client connections not closed properly causing connection leaks * STORM-2032: removes warning in case more than one metrics tuple is received
