add STORM-1660 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/652d2f6e Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/652d2f6e Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/652d2f6e Branch: refs/heads/1.x-branch Commit: 652d2f6eb9315a8605cbc51a3f98adc9aa13271c Parents: aeb4b9d Author: P. Taylor Goetz <[email protected]> Authored: Wed Mar 30 15:50:34 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Wed Mar 30 15:50:34 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/652d2f6e/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fb0902..c37ef4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,5 @@ ## 1.0.0 - * STORM-1634: Refactoring of Resource Aware Scheduler - * STORM-1030: Hive Connector Fixes - * STORM-676: Storm Trident support for sliding/tumbling windows - * STORM-1630: Add guide page for Windows users - * STORM-1655: Flux doesn't set return code to non-zero when there's any exception while deploying topology to remote cluster - * STORM-1654: HBaseBolt creates tick tuples with no interval when we don't set flushIntervalSecs - * STORM-1625: Move storm-sql dependencies out of lib folder + * STORM-1660: remove flux gitignore file and move rules to top level gitignore * STORM-1622: Rename classes with older third party shaded packages * STORM-1537: Upgrade to kryo 3 * STORM-1556: nimbus.clj/wait-for-desired-code-replication wrong reset for current-replication-count-jar in local mode
