1. d36a58e Hazelcast based Stores: configure async backup on it's own by Yuta HIGUCHI · 9 years ago
  2. d1a63e9 Hz: remove listeners on deactivate by Yuta HIGUCHI · 9 years ago
  3. 8837578 HazelcastIntentStore: fix NPE on state remove event by Yuta HIGUCHI · 9 years ago
  4. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  5. 8d21c79 LeadershipService API change: Using NodeId in place of ControllerNode. by Madan Jampani · 9 years ago
  6. 5cd352d IntentStores: only post Parking states by Yuta HIGUCHI · 9 years ago
  7. 86f6f7f Adding Leadership Listener to IntentBatchService by Brian O'Connor · 9 years ago
  8. a9819bf fix intent issues yuta observed by alshabib · 9 years ago
  9. 9b108b3 Switch default stores to Hazelcast based implementation by Yuta HIGUCHI · 9 years ago
  10. f568245 IntentStores: clear transient states, after transitioning to parking state by Yuta HIGUCHI · 9 years ago
  11. a94c6e8 IntentStore: add batch write API by Yuta HIGUCHI · 9 years ago
  12. 978d241 add iterator support to SQueue by alshabib · 9 years ago
  13. 47b2f55 lower log levels by Yuta HIGUCHI · 9 years ago
  14. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  15. e4b6bb2 Intents are now removed after being withdrawn. by Thomas Vachuska · 9 years ago
  16. e367fb9 Add probes to DistributedIntentStore by Yuta HIGUCHI · 9 years ago
  17. c8f3026 Enable Raft version of IntentStore by Yuta HIGUCHI · 10 years ago
  18. 895c12a Fix for HZ intent store by Brian O'Connor · 9 years ago
  19. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 10 years ago
  20. 91768e3 Kryo related fixes by Yuta HIGUCHI · 10 years ago
  21. 51b8f6a DistributedIntentStore: remove transient state, after transition to parking state by Yuta HIGUCHI · 10 years ago
  22. 89a7f47 Distributed IntentStore family: relax state transition check by Yuta HIGUCHI · 10 years ago
  23. b2cfc38 Turn on HazelcastIntentStore by Yuta HIGUCHI · 10 years ago
  24. 43db10f Turning off CopyCat version of IntentStore by Yuta HIGUCHI · 10 years ago
  25. 4490a73 DistributedIntentStore: CopyCat version of Distributed intent store by Yuta HIGUCHI · 10 years ago
  26. 9a2e18a DistributedIntentStore: add sanity check to parking state transition by Yuta HIGUCHI · 10 years ago
  27. e2ff25a Serializing batch execution on per-instance basis for intents by Brian O'Connor · 10 years ago
  28. a8e7dd4 Adding DistributedIntentBatchQueue by Brian O'Connor · 10 years ago
  29. 21e0364 Cleaning up Javadocs. by Thomas Vachuska · 10 years ago
  30. fded1b3 DistributedIntentStore: attempt to fix ONOS-103 by Yuta HIGUCHI · 10 years ago
  31. 2befc66 Loosen Kryo config only for DistributedIntentStore by Yuta HIGUCHI · 10 years ago
  32. 71fa493 Add TODO memo by Yuta HIGUCHI · 10 years ago
  33. 10a31c3 initial Distributed IntentStore using Hz by Yuta HIGUCHI · 10 years ago
  34. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  35. c8ccbd9 Replaced deep nested "if..else" statement with "switch..case". by Pavlin Radoslavov · 10 years ago
  36. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  37. 406a565 add dummy IntentStore to core-dist by Yuta HIGUCHI · 10 years ago