- 20 Nov, 2014 30 commits
-
-
Change-Id: I658c6fca3dc6f686e0f7facc9e7b443679ebae1e Change-Id: I293906add41ff4310e3584847d806345e0312703 Change-Id: I7fb13a72ba4aef10d7c2262b96e0df64efecfcef
Madan Jampani authored -
The simple link resource store was not setting a default value for the bandwidth on a link, so all requests for bandwidth constrained paths were failing due to no available bandwidth. Change-Id: Ibdeeae8ad22cfab443d694588d74fc2e910d72bf
Ray Milkey authored -
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 10 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
-