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/0a1f4331 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0a1f4331 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/0a1f4331 Branch: refs/heads/1.x-branch Commit: 0a1f433100d3f8189fd783e364625e5f1606223e Parents: 8b19d0e Author: Jungtaek Lim <[email protected]> Authored: Mon Nov 7 23:16:50 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Nov 7 23:16:50 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/0a1f4331/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c75d09..964d4be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -111,6 +111,7 @@ * STORM-1720: Support GEO in storm-redis ## 1.0.3 + * STORM-2184: Don't wakeup KafkaConsumer on shutdown * STORM-2018: Supervisor V2 * STORM-2145: Leave leader nimbus's hostname to log when trying to connect leader nimbus * STORM-2127: Storm-eventhubs should use latest amqp and eventhubs-client versions
