openconfig / gribi

A gRPC Interface to a Network Element RIB.
Apache License 2.0
57 stars 14 forks source link

Clarify election behaviours. #32

Closed robshakir closed 2 years ago

robshakir commented 2 years ago
 * (M) v1/proto/service/gribi.proto
  - Clarify that when a non-primary client sends a ModifyRequest then
    it should receive an explicit `FAILED` response.
  - Clarify that when the election ID sent by a client is equal to the
    previous highest, the new client becomes the master.