add STORM-1761 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/673326f2 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/673326f2 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/673326f2 Branch: refs/heads/1.x-branch Commit: 673326f2660bea6c6d672f9a58afd33852bc860d Parents: 2496c99 Author: Jungtaek Lim <[email protected]> Authored: Mon May 16 18:08:34 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon May 16 18:08:34 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/673326f2/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index cb78438..b5c1ee3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * STORM-1720: Support GEO in storm-redis ## 1.0.2 + * STORM-1761: Storm-Solr Example Throws ArrayIndexOutOfBoundsException in Remote Cluster Mode * STORM-1756: Explicitly null KafkaServer reference in KafkaTestBroker to prevent out of memory on large test classes. * STORM-1750: Ensure worker dies when report-error-and-die is called. * STORM-1715: using Jedis Protocol.DEFAULT_HOST to replace DEFAULT_HOST
