-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 1.1.0
-
Fix Version/s: 1.2.0
-
Component/s: None
-
Labels:None
-
Story Points:3
-
Epic Link:
-
Sprint:Cardinal Sprint 5 (5/18-5/22)
Currently we have 3 different messaging substrates in action in ONOS:
1. ONOS cluster communication
2. ONOS cluster heartbeat messaging
3. Raft protocol protocol specific messaging.
We should merge all of these into one in order to simplify cluster operation.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
3666,3 | ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop | master | onos | Status: MERGED | +2 | +1 |
3676,2 | ONOS-1983: Migrating all copycat Raft protocol specific communication to use ONOS cluster communication primitives | master | onos | Status: MERGED | +2 | +1 |