You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Jiang Yan Xu <ya...@jxu.me> on 2014/01/03 01:16:08 UTC

Review Request 16592: Fixed an incorrect CHECK in MesosSchedulerDriver::stop that assumes ‘process’ is always instantiated.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16592/
-----------------------------------------------------------

Review request for mesos and Vinod Kone.


Bugs: MESOS-889
    https://issues.apache.org/jira/browse/MESOS-889


Repository: mesos-git


Description
-------

See summary.


Diffs
-----

  src/sched/sched.cpp c01e5645a4383f244b3a6b64dfa7d48d9008b9da 

Diff: https://reviews.apache.org/r/16592/diff/


Testing
-------


Thanks,

Jiang Yan Xu


Re: Review Request 16592: Fixed an incorrect CHECK in MesosSchedulerDriver::stop that assumes ‘process’ is always instantiated.

Posted by Vinod Kone <vi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16592/#review31097
-----------------------------------------------------------



src/sched/sched.cpp
<https://reviews.apache.org/r/16592/#comment59448>

    i see. instantiate is fine then.


- Vinod Kone


On Jan. 3, 2014, 12:18 a.m., Jiang Yan Xu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/16592/
> -----------------------------------------------------------
> 
> (Updated Jan. 3, 2014, 12:18 a.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-889
>     https://issues.apache.org/jira/browse/MESOS-889
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   src/sched/sched.cpp c01e5645a4383f244b3a6b64dfa7d48d9008b9da 
> 
> Diff: https://reviews.apache.org/r/16592/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jiang Yan Xu
> 
>


Re: Review Request 16592: Fixed an incorrect CHECK in MesosSchedulerDriver::stop that assumes ‘process’ is always instantiated.

Posted by Jiang Yan Xu <ya...@jxu.me>.

> On Jan. 3, 2014, 12:34 a.m., Vinod Kone wrote:
> > src/sched/sched.cpp, line 1245
> > <https://reviews.apache.org/r/16592/diff/2/?file=413868#file413868line1245>
> >
> >     s/instantiate/spawn/ ?
> >

Spawn in libprocess's terminology means it is 'process::spawn()'ed, right? Here we are referring to whether the object is created so I chose 'instantiate'. Sounds Ok? Or it can be just 'create'.


- Jiang Yan


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16592/#review31094
-----------------------------------------------------------


On Jan. 3, 2014, 12:18 a.m., Jiang Yan Xu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/16592/
> -----------------------------------------------------------
> 
> (Updated Jan. 3, 2014, 12:18 a.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-889
>     https://issues.apache.org/jira/browse/MESOS-889
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   src/sched/sched.cpp c01e5645a4383f244b3a6b64dfa7d48d9008b9da 
> 
> Diff: https://reviews.apache.org/r/16592/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jiang Yan Xu
> 
>


Re: Review Request 16592: Fixed an incorrect CHECK in MesosSchedulerDriver::stop that assumes ‘process’ is always instantiated.

Posted by Vinod Kone <vi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16592/#review31094
-----------------------------------------------------------

Ship it!



src/sched/sched.cpp
<https://reviews.apache.org/r/16592/#comment59441>

    s/instantiate/spawn/ ?
    


- Vinod Kone


On Jan. 3, 2014, 12:18 a.m., Jiang Yan Xu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/16592/
> -----------------------------------------------------------
> 
> (Updated Jan. 3, 2014, 12:18 a.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-889
>     https://issues.apache.org/jira/browse/MESOS-889
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   src/sched/sched.cpp c01e5645a4383f244b3a6b64dfa7d48d9008b9da 
> 
> Diff: https://reviews.apache.org/r/16592/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jiang Yan Xu
> 
>


Re: Review Request 16592: Fixed an incorrect CHECK in MesosSchedulerDriver::stop that assumes ‘process’ is always instantiated.

Posted by Jiang Yan Xu <ya...@jxu.me>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16592/
-----------------------------------------------------------

(Updated Jan. 3, 2014, 12:18 a.m.)


Review request for mesos and Vinod Kone.


Bugs: MESOS-889
    https://issues.apache.org/jira/browse/MESOS-889


Repository: mesos-git


Description
-------

See summary.


Diffs
-----

  src/sched/sched.cpp c01e5645a4383f244b3a6b64dfa7d48d9008b9da 

Diff: https://reviews.apache.org/r/16592/diff/


Testing
-------


Thanks,

Jiang Yan Xu


Re: Review Request 16592: Fixed an incorrect CHECK in MesosSchedulerDriver::stop that assumes ‘process’ is always instantiated.

Posted by Jiang Yan Xu <ya...@jxu.me>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16592/
-----------------------------------------------------------

(Updated Jan. 3, 2014, 12:18 a.m.)


Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone.


Bugs: MESOS-889
    https://issues.apache.org/jira/browse/MESOS-889


Repository: mesos-git


Description
-------

See summary.


Diffs (updated)
-----

  src/sched/sched.cpp c01e5645a4383f244b3a6b64dfa7d48d9008b9da 

Diff: https://reviews.apache.org/r/16592/diff/


Testing
-------


Thanks,

Jiang Yan Xu