Paul Brett created MESOS-2778:
---------------------------------

             Summary: 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


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)

Reply via email to