GitHub user jacksontj opened a pull request:

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

    Ts 4693

    

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

    $ git pull https://github.com/jacksontj/trafficserver TS-4693

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

    https://github.com/apache/trafficserver/pull/827.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 #827
    
----
commit 832f04bcdf85ce6e04168ec48c8216e21a61840a
Author: Thomas Jackson <[email protected]>
Date:   2016-07-27T05:34:40Z

    TS-4693 fix priority selection for SRV records
    
    The "is_alive" check was backwards, meaning that instead of excluding dead 
hosts we were excluding healthy hosts. In the failure mode where all reals are 
dead select_best_srv picks a host at random since we believe all reals to be 
dead.

commit 0065f0e1619037a7e4727eb161f01f6c65b1d3d0
Author: Thomas Jackson <[email protected]>
Date:   2016-07-21T16:15:56Z

    Fix test_hostdb SRV testing
    
    Add better parsing for the proxy property-- so it can be used for http and 
https

commit e5c7b435f9433e653f8a7183fd2cbf20b42dcca9
Author: Thomas Jackson <[email protected]>
Date:   2016-07-27T05:50:29Z

    Re-enable tests for SRV priority and weight

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to