You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sa...@apache.org on 2017/07/04 13:07:37 UTC

[2/3] storm git commit: Added STORM-2613 to CHANGELOG.md

Added STORM-2613 to CHANGELOG.md


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

Branch: refs/heads/master
Commit: 5fcb6728ba043117725dc7c8ae0754bcd7dc61d0
Parents: 73c59dc
Author: Satish Duggana <sa...@apache.org>
Authored: Tue Jul 4 15:58:25 2017 +0530
Committer: Satish Duggana <sa...@apache.org>
Committed: Tue Jul 4 15:58:25 2017 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/5fcb6728/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8002411..9ab7610 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2613: Tuples that aren't sampled shouldn't be considered for execute latency calculations
  * STORM-2421: support lists of childopts in DaemonConfig
  * STORM-2558: Port storm.sh to Powershell and remove outdated batch scripts
  * STORM-2559: There are three configurations in defaults.yaml haven't been used in storm