Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Commit

Permalink
Set spout max pending configuration explicitly.
Browse files Browse the repository at this point in the history
  • Loading branch information
rduplain committed Sep 24, 2015
1 parent cf259c6 commit 19e569a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions topologies/birding.clj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
; Dispatch class based on birding.yml.
"birding.spout.DispatchSpout"
["term" "timestamp"]
:conf {"topology.max.spout.pending", 8}
)
}
;; bolt configuration
Expand Down

0 comments on commit 19e569a

Please sign in to comment.