Java / Netty client for etcd, the highly-available key value store for shared configuration and service discovery.
267
stars
83
forks
source link
I found client.getDir("/").recursive().send().get() can not get all nodes! #143
Closed
wjw465150 closed 7 years ago
source code:
it can not return all nodes,it just return The first layer nodes!