STORM-497: update changelog.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/f2b3f837 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/f2b3f837 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/f2b3f837 Branch: refs/heads/security Commit: f2b3f83722fe5cdaa4ea77b3c9909859aa9c7f79 Parents: a73a74a Author: root <root@IDHV22-04.(none)> Authored: Tue Nov 4 10:31:07 2014 +0800 Committer: root <root@IDHV22-04.(none)> Committed: Tue Nov 4 10:31:07 2014 +0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/f2b3f837/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 93a4b67..2691fb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * STORM-540: Change default time format in logs to ISO8601 in order to include timezone * STORM-511: Storm-Kafka spout keeps sending fetch requests with invalid offset * STORM-538: Guava com.google.thirdparty.publicsuffix is not shaded + * STORM-497: don't modify the netty server taskToQueueId mapping while the someone could be reading it. ## 0.9.3-rc1 * STORM-519: add tuple as an input param to HBaseValueMapper
