You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2017/04/12 08:29:18 UTC

[10/10] storm git commit: STORM-2447: CHANGELOG

STORM-2447: CHANGELOG


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

Branch: refs/heads/master
Commit: 78b074caac2410389d41db9d51fd441efc563c7b
Parents: a011de4
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Wed Apr 12 17:28:52 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Wed Apr 12 17:28:52 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/78b074ca/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1090a36..17c2df0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-2447: add in storm local to avoid having server on worker classpath
  * STORM-2458: Kafka Spout should allow hooking up custom logic when retries have exhanusted
  * STORM-2461: modify storm-hdfs's READEME.md and update storm-hdfs.md
  * STORM-2454: the default returned value of this method which named "isConsumerAutoCommitMode" in KafkaSpoutConfig.java should be false