On 02/06/2015 17:26, B. Candler wrote:
However I couldn't find any authoritative documentation on the
scheduler API by browsing
https://storm.apache.org/doc-index.html
(but I might have missed the right link)
BTW after further digging I did find a couple of lines here:
https://storm.apache.org/2012/08/02/storm080-released.html#pluggable-scheduler
and that lead me to
https://github.com/apache/storm/blob/master/storm-core/src/jvm/backtype/storm/scheduler/IScheduler.java
(after fixing the link)
Regards,
Brian.