Closed stream-iori closed 8 years ago
Looks good to me.
However, if I understand correctly, there is an API change (breaking change). Can you confirm ?
Yes, there is parameter change from properties to jsonObject, but vertx-zookeeper never release and this change can only effect zookeeper config file, so i think this could be acceptable. :)
Ok
I realized that this cluster manager has never been managed, so it's not an issue. Once the first release is done, breaking changes need to be collected in the Vert.x wiki.
As vertx use json format for config file, so i think we can replace properties with json
Signed-off-by: stream stream1984@gmail.com