I think this was just overlooked. Feel free to file a bug and send a patch!
On Wed, Feb 19, 2014 at 9:33 PM, Brenden Matthews < [email protected]> wrote: > Hey folks, > > I was trying to use the Scheduler::executorLost method[1], but to my dismay > I found that the callback was never called. > > A quick look at the source shows it's not ever referenced in the code, > except for a comment mentioning that it perhaps should be[2]. > > Any thoughts on this? Is the callback deprecated? It seems pretty straight > forward to implement. > > Best, > > Brenden > > [1]: > > https://github.com/brndnmtthws/storm-mesos/blob/52dc535d5bcffb305ec008e30c70e3078dea957f/src/jvm/storm/mesos/MesosNimbus.java#L163-L168 > [2]: > > https://github.com/apache/mesos/blob/master/src/master/master.cpp#L2126-L2128 >
