You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Ben Mahler <be...@gmail.com> on 2015/03/21 00:51:20 UTC

Review Request 32343: Re-ordered decoder callbacks to be in execution order.

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

Review request for mesos and Jie Yu.


Repository: mesos


Description
-------

This is a pure code movement to order the decoder callbacks in the same order that they will be called by the http_parser.


Diffs
-----

  3rdparty/libprocess/src/decoder.hpp 45f3d7fff2c33ce9c37a8ecbdcbf2c0f02ee76e8 

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


Testing
-------

make check


Thanks,

Ben Mahler


Re: Review Request 32343: Re-ordered decoder callbacks to be in execution order.

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

Ship it!


Ship It!

- Vinod Kone


On March 20, 2015, 11:51 p.m., Ben Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/32343/
> -----------------------------------------------------------
> 
> (Updated March 20, 2015, 11:51 p.m.)
> 
> 
> Review request for mesos and Jie Yu.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This is a pure code movement to order the decoder callbacks in the same order that they will be called by the http_parser.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/src/decoder.hpp 45f3d7fff2c33ce9c37a8ecbdcbf2c0f02ee76e8 
> 
> Diff: https://reviews.apache.org/r/32343/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Ben Mahler
> 
>