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/06/21 19:58:16 UTC

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

Added STORM-1907 to CHANGELOG.


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

Branch: refs/heads/master
Commit: 6bf7890b8956ab982a1ff1bbfe94d8b622ac13a1
Parents: b16a750
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Tue Jun 21 12:57:23 2016 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Tue Jun 21 12:57:23 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/6bf7890b/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f4e758e..8c34d64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -107,6 +107,7 @@
  * STORM-1769: Added a test to check local nimbus with notifier plugin
 
 ## 1.1.0 
+ * STORM-1907: PartitionedTridentSpoutExecutor has incompatible types that cause ClassCastException
  * STORM-1136: Command line module to return kafka spout offsets lag and display in storm ui.
  * STORM-1911: IClusterMetricsConsumer should use seconds to timestamp unit
  * STORM-1849: HDFSFileTopology should use the 3rd argument as topologyName