Etcd: Add an observer role

Created on 16 Apr 2019  路  2Comments  路  Source: etcd-io/etcd

Similar to the observer of zookeeper, it does not participate in voting but copies data and synchronizes data to other systems.Or learner act as read only replica.

Most helpful comment

@tuteng
PR-10645 will support for learner (non-voting) member in etcd which's already a work in the progress

All 2 comments

@tuteng
PR-10645 will support for learner (non-voting) member in etcd which's already a work in the progress

@tuteng
PR-10645 will support for learner (non-voting) member in etcd which's already a work in the progress

@maoling is correct, I am closing this. Please track the progress of the learner feature via PR referenced above.

Was this page helpful?
0 / 5 - 0 ratings