Skip to content

Commit 875d679

Browse files
author
Nathan Marz
committed
Merge branch 'master' into 0.7.2
2 parents 3b2917d + 22ca072 commit 875d679

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ NOTE: The change from 0.7.0 in which OutputCollector no longer assumes immutable
44

55
* Messages sent to colocated tasks are sent in-memory, skipping serialization (useful in conjunction with localOrShuffle grouping) (thanks xumingming)
66
* Upgrade to Clojure 1.4 (thanks sorenmacbeth)
7+
* Exposed INimbus and ISupervisor interfaces for running Storm on different resource frameworks (like Mesos).
78
* Can override the hostname that supervisors report using "storm.local.hostname" config.
89
* Make request timeout within DRPC server configurable via "drpc.request.timeout.secs"
910
* Added "storm list" command to show running topologies at the command line (thanks xumingming)

0 commit comments

Comments
 (0)