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/02/22 06:02:18 UTC

[jira] [Commented] (TS-4220) DNSHandler::mainEvent

    [ https://issues.apache.org/jira/browse/TS-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156482#comment-15156482 ] 

ASF GitHub Bot commented on TS-4220:
------------------------------------

GitHub user scw00 opened a pull request:

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

    TS-4220  DNSHandler::mainEvent

    Dear all
    failover_now return false when the name server's mark is not expiring, and we need to call rr_failure to mark the name server as down.
    Thx!!

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

    $ git pull https://github.com/scw00/trafficserver patch-2

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

    https://github.com/apache/trafficserver/pull/493.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 #493
    
----
commit f8d93393c222e8490747f76004044d5fbb27d7c4
Author: scw00 <61...@qq.com>
Date:   2016-02-22T05:01:16Z

    TS-4220  DNSHandler::mainEvent
    
    Dear all
    failover_now return false when the name server's mark is not expiring, and we need to call rr_failure to mark the name server as down.
    Thx!!

----


> DNSHandler::mainEvent
> ---------------------
>
>                 Key: TS-4220
>                 URL: https://issues.apache.org/jira/browse/TS-4220
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: song
>
> Dear all
>   failover_now return false when the name server's mark is not expiring, and we need to call rr_failure to mark the name server as down.
> Thx!!



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