Closed
Description
I'd like to use the RequestProgress functionality added etcd-io/etcd#9869 in this Java etcd client.
Use case is similar to the one mentioned in that PR; I'd like to maintain an in-memory cache of an etcd key range and use RequestProgress in combination with a quorum read so that I can know when my cached data may be out of date.
I looked at the Watch interface and impl and it did not appear RequestProgress support had been added yet. Are there plans to add this functionality and/or would you welcome a pull request if I can find time?
Metadata
Metadata
Assignees
Labels
No labels