Rework syncer code to search for data node
authorMarko Kreen <markokr@gmail.com>
Wed, 28 Nov 2012 18:10:28 +0000 (20:10 +0200)
committerMarko Kreen <markokr@gmail.com>
Wed, 28 Nov 2012 18:10:28 +0000 (20:10 +0200)
commit6f3595cfe21aa549fa8258ebba083ed1b79ae04a
tree31b598ff59508d73e3143a8cb6be0df709473c4e
parent7298faa32054766f5fc6557352cd4de3ae3f75ea
Rework syncer code to search for data node

This makes them work with tables added with --find-copy-node.

Also, this disables consumer lag checking code as it makes
compare/repair too unreliable.  Probably it should be rewritten
and simple wait loop.
python/londiste/syncer.py
python/londiste/util.py