- Drop the funky etcd client and replace it with the official https://github.com/etcd-io/jetcd - get etcdv3 support for free from the above - update the code to at least java 1.8+ (because it's 2019) - upgrade to the latest Spring versions - implement similar (if not the same) APIs as spring-cloud-zookeeper - graduate