add STORM-2184 to CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/8f060e46 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/8f060e46 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/8f060e46 Branch: refs/heads/1.0.x-branch Commit: 8f060e465542ce482316a9ae8268cec871371e45 Parents: cd8446c Author: Jungtaek Lim <[email protected]> Authored: Mon Nov 7 23:17:22 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Nov 7 23:17:22 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/8f060e46/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 9087012..84e4314 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.3 + * STORM-2184: Don't wakeup KafkaConsumer on shutdown * STORM-2185: Storm Supervisor doesn't delete directories properly sometimes * STORM-2175: fix double close of workers * STORM-2018: Supervisor V2
