You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by do...@apache.org on 2016/06/21 14:49:28 UTC

[3/3] storm git commit: Added STORM-1896 to CHANGELOG

Added STORM-1896 to CHANGELOG


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/6e67ea7a
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/6e67ea7a
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/6e67ea7a

Branch: refs/heads/master
Commit: 6e67ea7a37ee288bf38d69c2e03961cca9e82677
Parents: 1722e7a
Author: Aaron Niskode-Dossett <an...@etsy.com>
Authored: Tue Jun 21 14:48:18 2016 +0000
Committer: Aaron Niskode-Dossett <an...@etsy.com>
Committed: Tue Jun 21 14:48:18 2016 +0000

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/6e67ea7a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3dfda04..f4e758e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-1896: Remove duplicate code from HDFS spout
  * STORM-1909: Update HDFS spout documentation
  * STORM-1705: Cap number of retries for a failed message
  * STORM-1884: Prioritize pendingPrepare over pendingCommit