add STORM-1764 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/a558a1f0 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/a558a1f0 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/a558a1f0 Branch: refs/heads/master Commit: a558a1f07fdef11595329e7c5e31f862820a56f8 Parents: 354fcaf Author: Jungtaek Lim <[email protected]> Authored: Mon May 16 18:17:27 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon May 16 18:17:27 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/a558a1f0/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index e021b09..679dea8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -89,6 +89,7 @@ * STORM-1720: Support GEO in storm-redis ## 1.0.2 + * STORM-1764: Pacemaker is throwing some stack traces * 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.
