Added STORM-627 to changelog.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/c7feb184 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/c7feb184 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/c7feb184 Branch: refs/heads/master Commit: c7feb18459ff2d71fccdb5e903524916ea9ef62b Parents: 6e04647 Author: Sriharsha Chintalapani <[email protected]> Authored: Fri Jan 16 15:21:46 2015 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Fri Jan 16 15:21:46 2015 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/c7feb184/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e439b3..febb3f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.10.0 + * STORM-627: Storm-hbase configuration error. * 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.
