You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2017/04/12 20:48:45 UTC

[jira] [Assigned] (MESOS-5904) Process routes implementation seems to drop routes on Windows.

     [ https://issues.apache.org/jira/browse/MESOS-5904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Schwartzmeyer reassigned MESOS-5904:
-------------------------------------------

    Assignee: Andrew Schwartzmeyer  (was: Alex Clemmer)

> Process routes implementation seems to drop routes on Windows.
> --------------------------------------------------------------
>
>                 Key: MESOS-5904
>                 URL: https://issues.apache.org/jira/browse/MESOS-5904
>             Project: Mesos
>          Issue Type: Bug
>          Components: libprocess
>            Reporter: Alex Clemmer
>            Assignee: Andrew Schwartzmeyer
>              Labels: libprocess, mesosphere
>
> In several libprocess tests, the routes set up by process.cpp seem to be getting mangled/dropped on Windows. Specifically:
> * HTTPTest.Endpoints help has the route '/help/(14)', but '/help/(14)/body' fails; on HTTPTest.EndpointsHelpRemoval, the former can be removed, but when the latter is attempted, it fails.
> * HTTPTest.NestedGet will properly generate the route '/a/b/c', but '/a/b' is missing.
> * ProcessTest.FirewallDisabledPaths, FIrewallUninstall seem to fail to create firewall rules.



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