You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/10 22:39:20 UTC

[jira] [Work logged] (TS-4847) traffic_cop / _manager busted on current master?

     [ https://issues.apache.org/jira/browse/TS-4847?focusedWorklogId=28726&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-28726 ]

ASF GitHub Bot logged work on TS-4847:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Sep/16 22:38
            Start Date: 10/Sep/16 22:38
    Worklog Time Spent: 10m 
      Work Description: GitHub user jpeach opened a pull request:

    https://github.com/apache/trafficserver/pull/1005

    TS-4847: Local manager needs to register proxy.node.proxy_running.

    traffic_cop checks proxy.node.proxy_running to verify the manager
    is running. Since this metric is not in RecordsConfig.cc any more,
    we need to register it before setting the value.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jpeach/trafficserver fix/4847

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1005.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1005
    
----
commit 6ec411cff0a65aa55e6704b9ee2ba74e592ed5c4
Author: James Peach <jp...@apache.org>
Date:   2016-09-10T22:36:33Z

    TS-4847: Local manager needs to register proxy.node.proxy_running.
    
    traffic_cop checks proxy.node.proxy_running to verify the manager
    is running. Since this metric is not in RecordsConfig.cc any more,
    we need to register it before setting the value.

----


Issue Time Tracking
-------------------

            Worklog Id:     (was: 28726)
            Time Spent: 10m
    Remaining Estimate: 0h

> traffic_cop / _manager busted on current master?
> ------------------------------------------------
>
>                 Key: TS-4847
>                 URL: https://issues.apache.org/jira/browse/TS-4847
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cop, Manager
>            Reporter: Leif Hedstrom
>            Assignee: James Peach
>             Fix For: 7.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I'm getting the following on current master (docs.trafficserver):
> {code}
> Sep 10 19:29:37 qa1 traffic_cop[5217]: (cli test) could not communicate with mgmt cli
> Sep 10 19:29:37 qa1 traffic_cop[5217]: could not contact manager, assuming server is down
> {code}



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