area/xdsdesign proposalhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
We should add the capability to signify a delta update as a "key-frame"/"i-frame" (as in video encoding). The idea here is the management server can indicate via a boolean that the client should flush all state and proceed to add any resources indicated in the delta update.
In many cases this will allow for a substantially simpler implementation of the management server in which delta updates can be best effort with a periodic re-sync to ensure there is no drift.
cc @markdroth @htuch @wgallagher @tomwans