Londiste compare and repair fixes
authorAsko Oja <ascoja@youtube.com>
Mon, 8 Oct 2012 14:38:10 +0000 (14:38 +0000)
committerAsko Oja <ascoja@gmail.com>
Tue, 9 Oct 2012 06:42:58 +0000 (06:42 +0000)
commitccfcf87df7fe0a123b563efec1639dec8367c2da
treebb76b6bc8648c7617d1d527bcc5b723704b29c8d
parent7c85ff093c17a819f23ecd522b5614aaf753d7ee
Londiste compare and repair fixes

Deprecated Londiste command line parameter --copy-condition.
Londiste handler part.py must be used instead as it leaves
configuration in maintainable state.

Fixed Londiste compare and repair for one to many and
many to one repliaction use cases. Now filtering
condition is applied on both ends and datasets compared
should be the same.

Cleaned up database splitting howto.
doc/howto/londiste3_partitioning_howto.txt
python/londiste.py
python/londiste/compare.py
python/londiste/handler.py
python/londiste/handlers/dispatch.py
python/londiste/handlers/part.py
python/londiste/handlers/qtable.py
python/londiste/repair.py
python/londiste/setup.py
python/londiste/syncer.py
python/londiste/table_copy.py