Added a trivial implementation of the LeadershipService.
Also renamed SdnIpLeadershipService to HazelcastLeadershipService, and moved it into the distributed core bundle. This allows applications which depend on LeadershipService to be used with the trivial core. Change-Id: Ie71a946d95653a4d2209afd3af0e7f23b5a4f818
Showing
4 changed files
with
108 additions
and
52 deletions
core/store/trivial/src/main/java/org/onlab/onos/store/trivial/impl/SimpleLeadershipManager.java
0 → 100644
-
Please register or login to post a comment