Commit Graph

15 Commits

Author SHA1 Message Date
Jude Nelson
d196bbd2ff preserve 'tried_storage' when we queue new zone files 2017-02-23 17:21:09 -05:00
Jude Nelson
97dd382a24 whitespace 2017-02-20 20:52:15 -05:00
Jude Nelson
bdd0484f10 if the zonefile has already hit our cache, we can mark it as present in the atlas db vector 2017-02-06 15:00:56 -05:00
Jude Nelson
c301963d56 bugfixes: be careful in how we keep track of already-found zonefiles 2016-11-22 16:13:44 -05:00
Jude Nelson
d24da1225c don't ask for zonefiles more than once 2016-11-22 16:07:23 -05:00
Jude Nelson
1bfd3a4066 check to stop crawling zonefiles on each zonefile hash considered, not each batch considered 2016-11-22 15:26:23 -05:00
Jude Nelson
25100ff8cc bugfix: don't even consider already-cached zonefiles (since the storage pusher takes care of them) 2016-11-22 14:48:07 -05:00
Jude Nelson
b45cbcfdf8 no need for name when passing zonefile data 2016-11-22 14:26:41 -05:00
Jude Nelson
a75297ecb9 upgrade atlas zonefile pusher (still not activated) to push zonefiles to storage 2016-11-21 18:08:43 -05:00
Jude Nelson
3f476a54ae do not remove lines from atlas.db, ever. 2016-11-06 17:55:38 -05:00
Jude Nelson
e8f2c78ce5 get new zonefile vectors once every 10 minutes 2016-11-02 15:16:10 -04:00
Jude Nelson
935fcaa4af fix debug output for zonefile availability 2016-10-28 16:49:33 -04:00
Jude Nelson
081fc801ae make atlas compatible with integration test framework (now that it's moved);
also, don't re-request zonefiles from peers that don't have them
2016-10-28 13:54:56 -04:00
Jude Nelson
a69f3ea342 when waiting, check every second for thread shutdown request 2016-10-27 00:01:39 -04:00
Jude Nelson
fe841ed064 move atlas.py to lib 2016-10-26 14:48:06 -04:00