You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/05/04 03:50:15 UTC

[jira] [Updated] (TS-645) Hard restart in the mgmt APIs is totally busted

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

Leif Hedstrom updated TS-645:
-----------------------------

    Labels: A  (was: )
    
> Hard restart in the mgmt APIs is totally busted
> -----------------------------------------------
>
>                 Key: TS-645
>                 URL: https://issues.apache.org/jira/browse/TS-645
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Management API
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>              Labels: A
>             Fix For: 3.5.0
>
>
> In CoreAPIRemote.cc, in HardRestart(), we assume to find some start / stop scripts that no longer exists:
>   Layout::relative_to(start_path, sizeof(start_path), Layout::get()->bindir, "start_traffic_server");
>   Layout::relative_to(stop_path, sizeof(stop_path), Layout::get()->bindir, "stop_traffic_server");
> I don't know if / when this would be used (probably only in the deprecated Web GUI at this point), but we should fix this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira