Expose the latest modified index seen by EtcdConfig
authorGiuseppe Lavagetto <glavagetto@wikimedia.org>
Fri, 16 Feb 2018 16:08:58 +0000 (17:08 +0100)
committerGiuseppe Lavagetto <glavagetto@wikimedia.org>
Thu, 1 Mar 2018 12:44:15 +0000 (13:44 +0100)
While not immediately useful for fecthing the configuration, this is
basically a version information about the configuration currently loaded
from etcd. A typical use-case for this index is monitoring the freshness
of the configuration across a cluster of servers.

Bug: T182597
Change-Id: I58189d36a5b620fb44323bae87257f085a64386e


No differences found