GitHub user ericcarlschwartz opened a pull request:

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

    [TS-4723] ATS CARP Plugin

    JIRA: https://issues.apache.org/jira/browse/TS-4723
    
    This is the code for our ATS CARP plugin along with some tests.
    
    Two caveats with this code:
    
    1. The makefile is all wrong. I'll definitely fix this before we get it 
merged. It's just something you can checkout if you want to build on your own 
machine. I'm not super familiar with automake, so I didn't add this to the 
Makefile.am in the parent directory or write my own Makefile.am and Makefile.in 
for this. If someone could send me a doc or help me do that, I'd love to learn.
    
    2. There are some simple unit tests included here along with an api stub 
for running them. I've noticed the other experimental plugins don't have tests 
with them. If you'd like me to drop them, I can. Figured I'd include for now.

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

    $ git pull https://github.com/ericcarlschwartz/trafficserver TS-4723

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

    https://github.com/apache/trafficserver/pull/843.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 #843
    
----
commit caed7922f3aa19c362178aee8e8e995dc62f51e1
Author: Eric Schwartz <[email protected]>
Date:   2016-08-06T18:10:41Z

    [TS-4723] ATS CARP Plugin

----


---
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