You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gilbert Song (JIRA)" <ji...@apache.org> on 2017/02/21 22:43:44 UTC

[jira] [Created] (MESOS-7153) The new http::Headers abstraction may break some modules.

Gilbert Song created MESOS-7153:
-----------------------------------

             Summary: The new http::Headers abstraction may break some modules.
                 Key: MESOS-7153
                 URL: https://issues.apache.org/jira/browse/MESOS-7153
             Project: Mesos
          Issue Type: Bug
          Components: libprocess
            Reporter: Gilbert Song
            Assignee: Gilbert Song
            Priority: Blocker


In the favor of the new http::Headers abstraction, the headers class was changed from a hashmap to a class. However, this change may potentially break some modules since functionalities like constructor using initializer or calling methods from undered_map. We should have the new class derived from the hashmap instead. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)