Committed by
Gerrit Code Review
[ONOS-3591] Anti-Entropy speed up via push/pull interaction
Adds an UpdateRequest message. This contains a set of keys that a node is missing updates for. The receiver will then send an UpdateEntry for each missing key to the requester. Change-Id: I2115f4a05833b51ae14d1191f09f083b5251f8ec
Showing
3 changed files
with
134 additions
and
14 deletions
core/store/primitives/src/main/java/org/onosproject/store/primitives/impl/UpdateRequest.java
0 → 100644
-
Please register or login to post a comment