You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joris Van Remoortere (JIRA)" <ji...@apache.org> on 2015/05/05 22:16:00 UTC

[jira] [Created] (MESOS-2694) Codify rules & patterns around static globals

Joris Van Remoortere created MESOS-2694:
-------------------------------------------

             Summary: Codify rules & patterns around static globals
                 Key: MESOS-2694
                 URL: https://issues.apache.org/jira/browse/MESOS-2694
             Project: Mesos
          Issue Type: Improvement
            Reporter: Joris Van Remoortere
            Assignee: Joris Van Remoortere


Let's discuss and then codify the rules and patterns around using, initializing, and finalizing static globals.

This topic has arisen many times, and there are multiple debates around safety measures between separate linkage between modules, globals within functions, and c++11 compilers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)