[
https://issues.apache.org/jira/browse/MESOS-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563628#comment-14563628
]
Paul Brett commented on MESOS-2778:
-----------------------------------
Ready for review
https://reviews.apache.org/r/34782/
> Non-POD static variables used in fq_codel and ingress.
> ------------------------------------------------------
>
> Key: MESOS-2778
> URL: https://issues.apache.org/jira/browse/MESOS-2778
> Project: Mesos
> Issue Type: Bug
> Reporter: Paul Brett
> Assignee: Paul Brett
>
> We declare const non-POD static variables for the following:
> fq_codel::HANDLE
> ingress::ROOT
> ingress::HANDLE
> We can eliminate the risk of indeterminate initialization by converting to
> C++11 constexpr
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)