[ 
https://issues.apache.org/jira/browse/MESOS-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445000#comment-16445000
 ] 

Andrew Schwartzmeyer commented on MESOS-7949:
---------------------------------------------

We need to retarget this to 1.7.0 when it's created.

Last vote failed as we took Zhitao Li's concerns as a -1:

bq. A (big) part of our production fleet, our dev servers and our package 
release process are all using Debian Jessie.

bq. I guess we need to test out whether running Mesos built with newer version 
of gcc (also glibc) on older version of distro is safe. If so, my team will 
only have dev environment to worry about (which is at a much smaller scale to 
deal with).

I'll work with [~zhitao] on finding a solution here, and put it back up for a 
vote when we're comfortable.

> Upgrade Mesos to C++14.
> -----------------------
>
>                 Key: MESOS-7949
>                 URL: https://issues.apache.org/jira/browse/MESOS-7949
>             Project: Mesos
>          Issue Type: Epic
>            Reporter: Michael Park
>            Assignee: Andrew Schwartzmeyer
>            Priority: Major
>
> Upgrading Mesos to C++14 will give us features such as
> - Generic lambdas
> - New lambda captures (Proper move captures)
> - SFINAE result_of (We can remove {{stout/result_of.hpp}})
> - Variable templates
> - Relaxed {{constexpr}} functions
> - Simple utilities such as {{std::make_unique}}
> - Metaprogramming facilities such as {{decay_t}}, {{index_sequence}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to