You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by anshu shukla <an...@gmail.com> on 2017/04/10 16:37:52 UTC

Scheduling Acker tasks

Hello all,

I have written a custom scheduler which intially scheduled only spouts and
bolts.
*But now i want to get acces to acker tasks also for scheduling.* *But
unbale to get acces to them inside IScheduler  interface . *

Even topologies.getAllComponents() is not giving the any idea about the
acker tasks.
-- 
Thanks & Regards,
Anshu Shukla