You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Kapil Arya <ka...@mesosphere.io> on 2015/06/23 04:41:13 UTC

Review Request 35762: Updated libnl configure check to reflect correct requirements.

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

Review request for mesos and Jie Yu.


Repository: mesos


Description
-------

The current codebase require version >= 3.2.26 due to
https://reviews.apache.org/r/31503. Libnl-3.2.26 was released on
3/30/2015.


Diffs
-----

  configure.ac 563e9c529444b3e980db6d04173f0d016a737c74 

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


Testing
-------

Tested by running configure check with 3.2.25 and 3.2.26.


Thanks,

Kapil Arya


Re: Review Request 35762: Updated libnl configure check to reflect correct requirements.

Posted by Till Toenshoff <to...@me.com>.

> On June 23, 2015, 2:47 a.m., Till Toenshoff wrote:
> > Ship It!

As discussed, another RR updating docs/network-monitoring.md would be great to keep things in sync.


- Till


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


On June 23, 2015, 3:05 a.m., Kapil Arya wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35762/
> -----------------------------------------------------------
> 
> (Updated June 23, 2015, 3:05 a.m.)
> 
> 
> Review request for mesos and Jie Yu.
> 
> 
> Bugs: MESOS-2917
>     https://issues.apache.org/jira/browse/MESOS-2917
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The current codebase require version >= 3.2.26 due to
> https://reviews.apache.org/r/31503. Libnl-3.2.26 was released on
> 3/30/2015.
> 
> 
> Diffs
> -----
> 
>   configure.ac 563e9c529444b3e980db6d04173f0d016a737c74 
> 
> Diff: https://reviews.apache.org/r/35762/diff/
> 
> 
> Testing
> -------
> 
> Tested by running configure check with 3.2.25 and 3.2.26.
> 
> 
> Thanks,
> 
> Kapil Arya
> 
>


Re: Review Request 35762: Updated libnl configure check to reflect correct requirements.

Posted by Till Toenshoff <to...@me.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35762/#review88906
-----------------------------------------------------------

Ship it!


Ship It!

- Till Toenshoff


On June 23, 2015, 2:41 a.m., Kapil Arya wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35762/
> -----------------------------------------------------------
> 
> (Updated June 23, 2015, 2:41 a.m.)
> 
> 
> Review request for mesos and Jie Yu.
> 
> 
> Bugs: MESOS-2422
>     https://issues.apache.org/jira/browse/MESOS-2422
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The current codebase require version >= 3.2.26 due to
> https://reviews.apache.org/r/31503. Libnl-3.2.26 was released on
> 3/30/2015.
> 
> 
> Diffs
> -----
> 
>   configure.ac 563e9c529444b3e980db6d04173f0d016a737c74 
> 
> Diff: https://reviews.apache.org/r/35762/diff/
> 
> 
> Testing
> -------
> 
> Tested by running configure check with 3.2.25 and 3.2.26.
> 
> 
> Thanks,
> 
> Kapil Arya
> 
>


Re: Review Request 35762: Updated libnl configure check to reflect correct requirements.

Posted by Jie Yu <yu...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35762/#review88918
-----------------------------------------------------------

Ship it!


Ship It!

- Jie Yu


On June 23, 2015, 3:05 a.m., Kapil Arya wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35762/
> -----------------------------------------------------------
> 
> (Updated June 23, 2015, 3:05 a.m.)
> 
> 
> Review request for mesos and Jie Yu.
> 
> 
> Bugs: MESOS-2917
>     https://issues.apache.org/jira/browse/MESOS-2917
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The current codebase require version >= 3.2.26 due to
> https://reviews.apache.org/r/31503. Libnl-3.2.26 was released on
> 3/30/2015.
> 
> 
> Diffs
> -----
> 
>   configure.ac 563e9c529444b3e980db6d04173f0d016a737c74 
> 
> Diff: https://reviews.apache.org/r/35762/diff/
> 
> 
> Testing
> -------
> 
> Tested by running configure check with 3.2.25 and 3.2.26.
> 
> 
> Thanks,
> 
> Kapil Arya
> 
>


Re: Review Request 35762: Updated libnl configure check to reflect correct requirements.

Posted by Kapil Arya <ka...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35762/
-----------------------------------------------------------

(Updated June 22, 2015, 11:05 p.m.)


Review request for mesos and Jie Yu.


Changes
-------

Fixed jira issue


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


Repository: mesos


Description
-------

The current codebase require version >= 3.2.26 due to
https://reviews.apache.org/r/31503. Libnl-3.2.26 was released on
3/30/2015.


Diffs
-----

  configure.ac 563e9c529444b3e980db6d04173f0d016a737c74 

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


Testing
-------

Tested by running configure check with 3.2.25 and 3.2.26.


Thanks,

Kapil Arya


Re: Review Request 35762: Updated libnl configure check to reflect correct requirements.

Posted by Kapil Arya <ka...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35762/
-----------------------------------------------------------

(Updated June 22, 2015, 10:41 p.m.)


Review request for mesos and Jie Yu.


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


Repository: mesos


Description
-------

The current codebase require version >= 3.2.26 due to
https://reviews.apache.org/r/31503. Libnl-3.2.26 was released on
3/30/2015.


Diffs
-----

  configure.ac 563e9c529444b3e980db6d04173f0d016a737c74 

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


Testing
-------

Tested by running configure check with 3.2.25 and 3.2.26.


Thanks,

Kapil Arya