IMDS: trim down commit overhead
[mdsal.git] / opendaylight / md-sal / sal-inmemory-datastore / src / main / java / org / opendaylight / controller / md / sal / dom / store / impl / InMemoryDOMDataStore.java
2015-04-23 Robert VargaIMDS: trim down commit overhead
2015-04-23 Robert VargaPublish SnapshotBacked transactions
2015-04-20 Tony TkacikMerge "BUG-3018: report DataTreeChangeListener initial...
2015-04-20 Robert VargaBUG-3018: report DataTreeChangeListener initial state
2015-04-02 Tony TkacikMerge "Remove SimpleDataTreeCandidate"
2015-04-01 Robert VargaMove AbstractDOMStoreTransaction into SPI
2015-03-17 Tony TkacikMerge "BUG-2673: make IMDS implement DOMStoreTreeChange...
2015-03-17 Robert VargaBUG-2673: make IMDS implement DOMStoreTreeChangePublisher
2014-12-18 Tony TkacikMerge "BUG-2288: DOMNotification API"
2014-12-15 Tony TkacikMerge topic 'stable/helium'
2014-12-15 Tony TkacikMerge "BUG-2510: Remove all registrations when a routed...
2014-12-15 Tony TkacikMerge "Mark DomBrokerImplModule.createLegacyDataService...
2014-12-15 Tony TkacikMerge "BUG-2500: add current tree state to traces"
2014-12-12 Robert VargaBUG-2500: add current tree state to traces
2014-12-10 Tony TkacikMerge "BUG-2470: add trace of failed modification"
2014-12-09 Robert VargaBUG-2470: add trace of failed modification
2014-11-21 Tony TkacikMerge "BUG-8: mark deprecated classes as such"
2014-11-21 Tony TkacikMerge "BUG-650: remove executor abstraction"
2014-11-20 Robert VargaBUG-650: remove executor abstraction
2014-10-27 Tony TkacikMerge "Cleanup RpcRoutingStrategy definition"
2014-10-17 Moiz RajaMerge "Bug 2160: Added concurrent 3-phase commit coordi...
2014-10-17 Tony TkacikMerge "BUG-2006: Rework state tracking"
2014-10-16 Robert VargaBUG-2006: Rework state tracking
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-15 Robert VargaBUG-650: use SameThreadExecutor for commits
2014-09-13 Tony TkacikMerge changes I9b32ab30,Iebe4701f
2014-09-13 Robert VargaBUG-650: improve transaction chaining performance
2014-09-05 Tony TkacikMerge "BUG-1690: catch wildcard InstanceIdentifiers"
2014-09-05 Tony TkacikMerge "Prefer InstanceIdentifier imports"
2014-09-05 Tony TkacikMerge "BUG-1679: optinally log allocation context"
2014-09-04 Robert VargaBUG-1679: optinally log allocation context
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-09-03 Ed WarnickeMerge "Bug 1446: Add JMX stats for in-memory data store"
2014-09-03 Tony TkacikMerge "Datastore: Reuse successful future"
2014-09-03 Tony TkacikMerge "Datastore: lower in-memory change tracking overhead"
2014-09-02 Robert VargaDatastore: Reuse successful future
2014-09-02 Robert VargaDatastore: lower in-memory change tracking overhead
2014-08-27 Tony TkacikMerge "BUG-1493: activate recursion elision"
2014-08-26 tpantelisBug 1446: Add JMX stats for in-memory data store
2014-08-25 Tony TkacikMerge "Make InMemoryDOMDataStore.ready() unsynchronized"
2014-08-23 Robert VargaMake InMemoryDOMDataStore.ready() unsynchronized
2014-08-21 Tony TkacikMerge "Revert "Revert "BUG-1425: Integrated new Binding...
2014-08-21 Tony TkacikMerge "BUG-1493: split off recursion tracking and rewor...
2014-08-20 Robert VargaBUG-1493: split off recursion tracking and rework it
2014-08-18 Devin AveryMerge "Bug 1430: Obtain config params from config system"
2014-08-13 tpantelisBug 1430: Obtain config params from config system
2014-08-11 Devin AveryMerge "Bug 1430: Off-load notifications from single...
2014-08-07 tpantelisBug 1430: Off-load notifications from single commit...
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-07-29 Robert VargaBUG-1092: adjust to YangInstanceIdentifier
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-06-25 Ed WarnickeMerge "Fixed concurrency bug in DOMTransactionChainTest"
2014-06-25 Tony TkacikMerge "Having InMemoryDOMDatastore in its own bundle...
2014-06-25 Basheeruddin AhmedHaving InMemoryDOMDatastore in its own bundle.To make...