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)