Added STORM-322 , STORM-248 to changelog.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/58946341 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/58946341 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/58946341 Branch: refs/heads/master Commit: 589463411046c2ed6694c6d4ed85510b064ab8eb Parents: dce58c4 Author: Sriharsha Chintalapani <[email protected]> Authored: Fri Jan 16 08:40:37 2015 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Fri Jan 16 08:40:37 2015 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/58946341/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 33cc953..3e439b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## 0.10.0 + * STORM-248: cluster.xml location is hardcoded for workers + * STORM-322: Windows script do not handle spaces in JAVA_HOME path * STORM-586: Trident kafka spout fails instead of updating offset when kafka offset is out of range. * STORM-595: storm-hdfs can only work with sequence files that use Writables. * STORM-487: Remove storm.cmd, no need to duplicate work python runs on windows too.
