ksprojects / zkcopy

ZooKeeper copy utililty
Apache License 2.0
240 stars 96 forks source link

exposing zk session timeout as a config #17

Closed Tushar-Naik closed 6 years ago

tub commented 6 years ago

Hey @Tushar-Naik, I've just merged a big refactor into master, it includes a session length override! It also includes support for batching operations into transactions, and ignoring nodes older than a certain timestamp for rsync-like catch-up copies.