Skip to content

Commit 51fbc79

Browse files
author
Nathan Marz
committed
update changelog
1 parent 1ff1af8 commit 51fbc79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## Unreleased
22

3+
* Added Trident, the new high-level abstraction for intermixing high throughput, stateful stream processing with low-latency distributed querying
34
* Added executor abstraction between workers and tasks. Workers = processes, executors = threads that run many tasks from the same spout or bolt.
45
* Pluggable scheduler (thanks xumingming)
56
* Eliminate explicit storage of task->component in Zookeeper

0 commit comments

Comments
 (0)