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 2017/03/20 17:57:58 UTC

[3/3] storm git commit: STORM-2407: CHANGELOG.

STORM-2407: CHANGELOG.


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

Branch: refs/heads/master
Commit: 17783d5e061b887b87a03c18a0485e6d0f6f2baa
Parents: c2c9559
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Mon Mar 20 10:57:29 2017 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Mon Mar 20 10:57:29 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/17783d5e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d4b553..c40a18e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -210,6 +210,7 @@
  * STORM-1769: Added a test to check local nimbus with notifier plugin
 
 ## 1.1.0
+ * STORM-2407: KafkaTridentSpoutOpaque Doesn't Poll Data From All Topic-Partitions When Parallelism Hint Not a Multiple Total Topic-Partitions.
  * STORM-2414: Skip checking meta's ACL when subject has write privileges for any blobs
  * STORM-2038: Disable symlinks with a config option
  * STORM-2408: build failed if storm.kafka.client.version = 0.10.2.0