commit | 4f178fa94fbc504d2d32d54bfef841ab32c94656 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jonomhart@gmail.com> | Mon Feb 03 10:46:01 2020 -0800 |
committer | Jonathan Hart <jonomhart@gmail.com> | Fri Mar 06 14:30:52 2020 -0800 |
tree | b861a3c6d837f617116d1c00a93b54f159989529 | |
parent | d7735f9bed0292a29382828551d2fa8656eaef59 [diff] |
Enable operation in a multi-instance ONOS cluster. Shared state has been moved to ONOS consistent maps to ensure it is available throughout the cluster. Event handling work (e.g. port up, etc) is partitioned between nodes in the cluster using consistent hashing based on device ID. Subscriber provisioning requests can be handled by any instance (the instance that receives the request handles it). Change-Id: I65cf24a7a7fe4397e1559e5d1c770449979f2566