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

[jira] [Created] (MESOS-2763) Consolidate functionality in stout/net and process/http

Bernd Mathiske created MESOS-2763:
-------------------------------------

             Summary: Consolidate functionality in stout/net and process/http
                 Key: MESOS-2763
                 URL: https://issues.apache.org/jira/browse/MESOS-2763
             Project: Mesos
          Issue Type: Improvement
          Components: libprocess, stout, technical debt
            Reporter: Bernd Mathiske
            Priority: Minor


stout/net.hpp and process/http.hpp offer overlapping functionality that could be consolidated in one place, presumably the latter, since it is more elaborate to begin with. This would also remove the dependency of the former on libcurl.

While we are at it, we could then turn net::contentLength() into a generalized, asynchronous process::http::head() call.

(Prerequisite: MESOS-2247, with the suggestion to enhance process::http, not stout, see a comment in that JIRA.)




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