> On Feb. 23, 2016, 3 a.m., Klaus Ma wrote: > > docs/app-framework-development-guide.md, line 172 > > <https://reviews.apache.org/r/43838/diff/1/?file=1264187#file1264187line172> > > > > It seems scheduler did not send `ResourceRequestMessage` to the master; > > so other allocator also can not handle it. I'd like to say Master ignore > > this call.
What exectly are you referring to as Scheduler? The SchedulerDriver? I believe the java one might ignore it but not sure for all others. I will check. - Joerg ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43838/#review120253 ----------------------------------------------------------- On Feb. 22, 2016, 4:54 p.m., Joerg Schad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43838/ > ----------------------------------------------------------- > > (Updated Feb. 22, 2016, 4:54 p.m.) > > > Review request for mesos, Adam B and Guangya Liu. > > > Repository: mesos > > > Description > ------- > > Added note about not implemented requestResources call. > > > Diffs > ----- > > docs/app-framework-development-guide.md > e0f40adacf96bdf0c510b3400eb0ed0cd964ab9d > include/mesos/scheduler.hpp 14c7ff964aa7b94f439d16e605380661d2279d54 > src/java/src/org/apache/mesos/SchedulerDriver.java > bf866f5ebece2505eaa27bf39a1382cd1a2a069a > > Diff: https://reviews.apache.org/r/43838/diff/ > > > Testing > ------- > > > Thanks, > > Joerg Schad > >
