Renan DelValle
bb3b26340d
Ran go fmt on project. Changed FechTaskConfig to only fetch configurations in an existing state
2016-08-24 17:21:59 -07:00
Renan DelValle
d810808b68
Fixing Realis interface so that realisClient can use it
2016-08-24 16:09:25 -07:00
Renan DelValle
4c3d850a9e
Added ability to fetch the configuration for a specific instance
2016-08-24 15:38:44 -07:00
Renan DelValle
0e26c33129
Initial support for getting the leader from Zookeeper.
...
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.
2016-08-16 18:56:47 -07:00
Renan DelValle
c610974208
Moved Realis to be an interface for future testing classes. Removed AddURI API as AddURIs is able to do the same thing
2016-08-12 12:48:42 -07:00
Renan DelValle
bf890bf9b0
Updating documentation for release
...
Moving godoc reference button
changing casing of top title
2016-08-09 16:20:40 -07:00
Renan DelValle
8e7d7b72d4
Making sure words instance and tasks are used correctly
2016-08-09 14:21:43 -07:00
Renan DelValle
07173df33c
Changing some of the API to allow killing of a single task
...
Updated AddInstances command to now use InstanceKey allow flexibility
Removing line that's not needed
2016-08-09 14:15:56 -07:00
Renan DelValle
37be87d609
Changing return type of all realis job related tasks to be *aurora.Response in order to account for future changes and provide the programmer flexibility
2016-08-09 13:30:26 -07:00
Renan DelValle
327c6c369d
Public release of gorealis
2016-08-02 11:42:00 -07:00