Commit graph

11 commits

Author SHA1 Message Date
Renan DelValle
75c87f34b3 Updating vendored libraries to stay up to date 2017-02-10 19:26:05 -05:00
Renan DelValle
3bf2e8a831 Updating zookeeper dependency since logging problem has been solved in main repository. Go fmt run on project to tidy it up. 2016-11-02 20:41:43 -04:00
Renan DelValle
a8522cbe63 Removing gen-go folder from vendor 2016-09-19 20:57:54 -04:00
Renan DelValle
928fc42fc2 Updated thrift API to the latest in the Aurora respository.
Added new monitors for watching number of instances get to a certain count using polling.
Added new commands to sample client which give some statistics.
2016-08-26 16:35:31 -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
c633b131df Updating Thrift library 2016-08-15 14:35:51 -07:00
Renan DelValle
8650779e50 Changing how errors package was vendored 2016-08-15 14:26:21 -07:00
Renan DelValle
231e90808a Adding vendor.json file for govendor 2016-08-15 14:23:13 -07:00
Renan DelValle
155940c761 Updating vendored apache thrift library 2016-08-09 13:31:41 -07:00
Renan DelValle
982bbe4e08 Adding gitignore 2016-08-02 11:45:55 -07:00
Renan DelValle
327c6c369d Public release of gorealis 2016-08-02 11:42:00 -07:00