- 01 Mar, 2015 2 commits
- 28 Feb, 2015 5 commits
-
-
Updating EventuallyConsistentMap to use BoundedThreadPool for broadcast threads, and disabling anti-entropy for now. Change-Id: Id1bfcdaf1d0a19745fe7336e4ac9eaf649871d5d
Brian O'Connor authored
- 27 Feb, 2015 14 commits
-
-
1. Link Discovery can be turned off completely via configuration 2. PacketService allows applications to hint at table_type when registering for packets Change-Id: I89f0bbf84dce1b449db5af19868f83503c44f750
Saurav Das authored -
- check before unlocking to avoid Exception - mark field referenced from multiple threads Change-Id: I4da8450811aa69b9cc02a5e24178e7293d056aea
HIGUCHI Yuta authored -
…here db calls timeout when a raft cluster node is down. Change-Id: I67406da34c8a96b8ab9371d4d9b14653edfd2e2d
Madan Jampani authored -
hop-by-hop options. This fixes ONOS-1201 Change-Id: I736f96268695dd7e74c99631f25273d1b34d8a6c
Pavlin Radoslavov authored -
…lling controller is the current controller. - removed test code from rest.js Change-Id: I2e05b42a10a1e66a7a26210e347c584c6fbd5bf2
Simon Hunt authored
-
- 26 Feb, 2015 19 commits
-
-
- Workaround fix for ONOS-1193 - If locking the whole link collection damages the performance, apply the fix suggested on GossipLinkStore comment. Change-Id: Idd4d2e5b8e3a50843fe7abd10a615cfbd9a16478
HIGUCHI Yuta authored -
- Removed synchronized block on Map updates which may result in anti-entropy AD sent to the peer containing out-of-sync update/remove, such as update and remove for the same key, but stale information will be ignored on the remote peer by timestamp if timestamps are properly generated. Change-Id: Id4f993eb44b7858d37486be0d4baaff1f9025efa
HIGUCHI Yuta authored -
* Removed HazelcastIntentStore * Moved SimpleIntentStore back to trivial bundle (and removed older version that was already in the trivial bundle) * Removed default methods from IntentStore interface ONOS-1056 Change-Id: Id5e15f44e287f51cca3e0b12a85d49cb4a07a9d3
Jonathan Hart authored -
…ining node up/down status. Initially off by default, until futher testing is done. Change-Id: I0ac8850d76af717e7804d4503bedb227d5894a0a
Madan Jampani authored -
- add/remove mousemove handler. - removed commented out test code. Change-Id: Ice47db36491d466d2d73f6cef1dfc90ff9d8b088
Simon Hunt authored -
Also reworked some logic to make delete routes work. Change-Id: I1f65279284b85144a847f1295fcbd7695cb59167
Jonathan Hart authored