add STORM-996 to CHANGELOG.md (0.10.0-beta2)
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/260830e3 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/260830e3 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/260830e3 Branch: refs/heads/master Commit: 260830e33d83b065365fef6fdcc41dacd2a45f41 Parents: 7b4e373 Author: Jungtaek Lim <[email protected]> Authored: Sat Sep 5 10:48:33 2015 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Sat Sep 5 10:48:33 2015 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/260830e3/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 76dfb7f..15f7036 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ * STORM-949: On the topology summary UI page, last shown error should have the time and date ## 0.10.0-beta2 + * STORM-996: netty-unit-tests/test-batch demonstrates out-of-order delivery * STORM-944: storm-hive pom.xml has a dependency conflict with calcite * STORM-994: Connection leak between nimbus and supervisors * STORM-1001: Undefined STORM_EXT_CLASSPATH adds '::' to classpath of workers
