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/490fb963 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/490fb963 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/490fb963 Branch: refs/heads/1.0.x-branch Commit: 490fb9637d6f4ca1cbddcd6536d3e9a6c50ec066 Parents: 1418e41 Author: Jungtaek Lim <[email protected]> Authored: Mon May 16 18:24:20 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon May 16 18:24:20 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/490fb963/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f2aadf..0705cb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 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.
