Formerly Burry would only harvest ZK data from leaf nodes. As discussed in Issue #7 this was a problem when trying to get a ZK backup for Kafka, which stores its topic shard mapping data in some of the parent nodes. This change lets Burry harvest all the data.
I tested this with the same set up outlined in Issue #7 and it worked fine, but if you have a test suite you would like me to test against, let me know.
Also, sorry for taking ages on getting this change done, the last couple of months turned out to be unexpectedly busy for me. :)
Formerly Burry would only harvest ZK data from leaf nodes. As discussed in Issue #7 this was a problem when trying to get a ZK backup for Kafka, which stores its topic shard mapping data in some of the parent nodes. This change lets Burry harvest all the data.
I tested this with the same set up outlined in Issue #7 and it worked fine, but if you have a test suite you would like me to test against, let me know.
Also, sorry for taking ages on getting this change done, the last couple of months turned out to be unexpectedly busy for me. :)