Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
2ae3128b25ab1a592639b5101b161313facaf61d
/
src
/
main
/
java
/
net
/
onrc
/
onos
/
registry
260b55a
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Pankaj Berde
· 12 years ago
f08d5ff
Implemented Cleanup thread to periodically detect inactive switches
by Pankaj Berde
· 12 years ago
44e56fc
Cleaned up ZookeeperRegistry code
by Jonathan Hart
· 12 years ago
8918737
Re-architected ZookeeperRegistry to use LeaderLatch change notifications and to improve thread safety
by Jonathan Hart
· 12 years ago
48f816f
Merged in changes from master - bug fixes
by Jonathan Hart
· 12 years ago
0de0949
Began trying to use the LeaderLatch with notifications
by Jonathan Hart
· 12 years ago
3c0eccd
Fixes a RuntimeException thrown when we try and take control of a switch we're already contending
by Jonathan Hart
· 12 years ago
7bf6217
Documentation and cleanup of registry code
by Jonathan Hart
· 12 years ago
97801ac
Fixed standalone bug, documented and cleaned up the registry API
by Jonathan Hart
· 12 years ago
cc957a0
Controller now uses the registry module to enable fault tolerance\!
by Jonathan Hart
· 12 years ago
d10008d
Minor Registry changes and Controller now registers itself on startup using the registry
by Jonathan Hart
· 12 years ago
bd76697
Changed the disable zookeeper mechanism. There is now a class (StandaloneRegistry) that implements IControllerRegistryService without needing zookeeper - this is intended for single-node setups e.g. during development
by Jonathan Hart
· 12 years ago
3d7730a
Implemented the API method to get all switch-controller information from Zookeeper. Also implemented the informational REST APIs for the Registry service
by Jonathan Hart
· 12 years ago
d82f20d
Renamed the Mastership API to use Registry terminology
by Jonathan Hart
· 12 years ago