Jonathan A. Sternberg
|
b775ad3d5d
|
Expand unit test code coverage in services that were undercovered
This expands code coverage for the following packages:
* monitor (3.5% -> 86.9%)
* services/precreator (31.6% -> 83.8%)
* services/retention (83.0% -> 84.9%)
* services/snapshotter (0.0% -> 82.1%)
* tcp (48.7% -> 60.0%)
|
2017-11-28 15:44:35 -06:00 |
Ben Johnson
|
5a0d1ab7c1
|
rename influxdb/influxdb to influxdata/influxdb
This commit changes all the import and URL references from:
github.com/influxdb/influxdb
to:
github.com/influxdata/influxdb
|
2016-02-10 10:26:18 -07:00 |
Jason Wilder
|
ad52d0fbd9
|
Fix tests
|
2016-01-21 15:30:09 -05:00 |
Paul Dix
|
70de1a7690
|
Update meta service/client and shard precreator.
* Wire up DataNode(id uint64).
* Remove IsLeader test on precreator.
* Clean up error in client if the server returns a non-200 on get snapshot.
|
2016-01-21 15:28:33 -05:00 |
Philip O'Toole
|
cf5a655249
|
Don't precreate shard groups entirely in past
Fixes issue #3722
|
2015-09-04 08:31:50 -07:00 |
Philip O'Toole
|
5798d99692
|
Move shard precreation logic to meta/store
|
2015-06-10 15:37:00 -07:00 |
Philip O'Toole
|
f679c81136
|
Simply use "precreator" for shard precreation
|
2015-06-10 15:27:38 -07:00 |