You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by rob05c <gi...@git.apache.org> on 2017/03/06 21:13:47 UTC

[GitHub] incubator-trafficcontrol pull request #332: Fix TM2 to remove OFFLINEd peers...

GitHub user rob05c opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/332

    Fix TM2 to remove OFFLINEd peers, timeout peers

    Fixes Traffic Monitor 2.0 to remove peers which have been marked
    OFFLINE in Traffic Ops from its endpoints. OFFLINEd peers are removed
    from `PeerStates`, and their availability is removed from `CrStates`.
    
    Fixes to timeout peers which don't respond. Peers which haven't
    responded in (pollInterval+httpTimeout)*2 are removed from CrStates.
    
    Fixes TC-175

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

    $ git pull https://github.com/rob05c/incubator-trafficcontrol tm2

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

    https://github.com/apache/incubator-trafficcontrol/pull/332.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 #332
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol pull request #332: Fix TM2 to remove OFFLINEd peers...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafficcontrol/pull/332


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---