You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2016/03/25 06:10:15 UTC

[2/2] storm git commit: Added STORM-1654 to CHANGELOG.

Added STORM-1654 to CHANGELOG.


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

Branch: refs/heads/1.x-branch
Commit: 3ab224a14061d74f6c3918467b7a38c02882a286
Parents: be96b25
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Thu Mar 24 22:03:56 2016 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Thu Mar 24 22:03:56 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/3ab224a1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bfa4e00..51c2c9d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * 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-1622: Rename classes with older third party shaded packages
  * STORM-1537: Upgrade to kryo 3