add STORM-1714 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/1677de1a
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/1677de1a
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/1677de1a

Branch: refs/heads/master
Commit: 1677de1a1a4177b0f2f3cacdf4152b7e9fa976bd
Parents: 3e8edca
Author: Jungtaek Lim <[email protected]>
Authored: Wed Apr 20 17:17:39 2016 +0900
Committer: Jungtaek Lim <[email protected]>
Committed: Wed Apr 20 17:17:39 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/1677de1a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 04e9c34..9344f3e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -78,6 +78,7 @@
  * STORM-1521: When using Kerberos login from keytab with multiple 
bolts/executors ticket is not renewed in hbase bolt.
 
 ## 1.0.1
+ * STORM-1714: StatefulBolts ends up as normal bolts while using 
TopologyBuilder.setBolt without parallelism
  * STORM-1683: only check non-system streams by default
  * STORM-1680: Provide configuration to set min fetch size in KafkaSpout
  * STORM-1649: Optimize Kryo instaces creation in trident windowing

Reply via email to