You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Pratik Mehta <pr...@gmail.com> on 2014/05/19 07:29:50 UTC

Issue with custom scheduler

If I assign list of executors to a slot in a supervisor, then will
framework automatically attach and acker executor to that slot or it
will be handled by the even scheduler and all the acker executors
would be assigned to some other slots?

Or it would be the responsibility of custom scheduler to assign acker
to configured slot?

Regards,
Pratik