Some tests included for making sure the JSON blob pulled from Zookeeper is correct. Updated client to be able to take Zookeeper json cluster config that is currently being used in aurora (clusters.json usually located at /etc/aurora/cluster.json). Changed error messages to no longer have a period at the end as that was throwing off printing of the error. Modified samuel's ZK library slightly to stop verbose logging using a NoOpLogger from stackoverflow.
920 B
920 B
gorealis 
Go library for communicating with Apache Aurora. Named after the northern lights (Aurora Borealis).
Aurora version compatibility
Please see .auroraversion to see the latest Aurora version against which this library has been tested. Vendoring a working version of this library is highly recommended.
Usage
To Do
- Create or import a custom transport that uses https://github.com/jmcvetta/napping to improve efficiency
- End to end testing with Vagrant setup
Contributions
Contributions are very much welcome. Please raise an issue so that the contribution may be discussed before it's made.