- 20 Nov, 2014 20 commits
-
-
2. Fixes a bug where lock() wasn't attempting a tryLock before registering for lock avalilability. (Note 1 above is needed for LeadershipService which will come later) Change-Id: I1deaa445f7cdf86416b335df1d7358e17eff19c3
Madan Jampani authored -
- workaround for Kryo buffer underflow case Change-Id: I0a9566f66fcd6fac3a91dda87f59d01fbed2d43a
Yuta HIGUCHI authored -
- periodic non-error log to trace - Host event to debug Change-Id: I1a3e746f4cafe72dbaa648ac379a0548a93445e4
Yuta HIGUCHI authored -
…ad of ants, less frequently and turning off the timer when not needed. Change-Id: I7100d5da28bcf3a315e34a3ee8c6eb0b1cee0ac2
Thomas Vachuska authored
-
- 19 Nov, 2014 20 commits
-
-
Leader elected for all purposes. In the future the leader could be per topic. Change-Id: I6d4f997b40bfdaa6fa9a5547e7641bf62c9d3ddb
Pavlin Radoslavov authored -
2. lock and tryLock can now throw InterruptedExceptions. Change-Id: Ifa766ad441f677a4071b68d8f6caa564cf320869 Change-Id: I318ff762a96b261737831f6bd7c200b384c638e9 Change-Id: I0f509703520b3187931fa3669cd8213a91e85c96
Madan Jampani authored -
- old DistributedIntentStore renamed to Hazelcast~ and is by default disabled Change-Id: I386eaf6c136f8a2fbebb4268d20b1395249e77ea
Yuta HIGUCHI authored -
- Cleaned up onos instance rendering. Change-Id: Ib074fb061467a566bc75052b14ea38ecbbc055b6
Simon Hunt authored -
- Fixed repositioning of icon underlay rectangle on label cycle. - updateInstance() event handler started (WIP) Change-Id: Icd1d4bd35369ccbe9b6a5f6e92d95016f0e475d8
Simon Hunt authored -
…arrays in WriteRequest and VersionedValue Change-Id: If068a4e602fd5cc3932f09fc3ab54a7dea47f1f2
Madan Jampani authored -
…hecked for sending point to point messages. Change-Id: Ief52b2bb080de5a7226156b46b34086cc3d32ddd
Madan Jampani authored -
This change ensures DatabaseService on each node does the right thing, irrespective of whether the node is part of Raft cluster or not. Change-Id: I1e8976d56b3a2892d5c7ecbb46c247770a633860
Madan Jampani authored -
note: pan-zoom requires Command (Meta) key to be held down. Change-Id: I866e31c256119cffa6af0109711d003b4d7dd8fd
Simon Hunt authored
-