ksprojects / zkcopy

ZooKeeper copy utililty
Apache License 2.0
237 stars 94 forks source link

Copy ACLs #19

Open CodingSinger opened 4 years ago

tmgstevens commented 4 years ago

Seems at the moment it does not support ACLs: https://github.com/ksprojects/zkcopy/blob/master/src/main/java/com/github/ksprojects/zkcopy/writer/Writer.java#L147

kshchepanovskyi commented 2 years ago

Would gladly accept a PR for it!