BUG-1845: implement proper shutdown sequence
[mdsal.git] / opendaylight / md-sal / sal-dom-broker / src / main / java / org / opendaylight / controller / md / sal / dom / broker / impl / DOMDataCommitCoordinatorImpl.java
2014-09-18 Robert VargaBUG-1845: implement proper shutdown sequence
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-13 Tony TkacikMerge changes I9b32ab30,Iebe4701f
2014-09-13 Robert VargaBUG-650: speed CommitCoordinationTask up
2014-09-12 Tony TkacikMerge "Bug 650: Removed uncessary wrapping and allocati...
2014-09-11 Robert VargaBug 650: Removed uncessary wrapping and allocation...
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-08-26 tpantelisBug 1446: Add JMX stats for in-memory data store
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-03 Tony TkacikMerge "Bug 1392: Change ReadTransaction#read to return...
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-07-29 tpantelisBug 1392: Change ReadTransaction#read to return Checked...
2014-07-22 Devin AveryMerge "API Usability: Introduced type capture for Trans...
2014-07-21 Tony TkacikMerge "Bug 1362: New AsyncWriteTransaction#submit method"
2014-07-18 Devin AveryMerge "Removed unused private implementation class"
2014-07-17 Devin AveryMerge "Added SingleThreadedExecutors to data store...
2014-07-16 Devin AveryMerge "Bug 1225: Fixed bug in registration of default...
2014-07-16 Devin AveryMerge "Deprecated Rpcs and RpcErrors helper classes"
2014-07-13 tpantelisBug 1362: New AsyncWriteTransaction#submit method
2014-07-12 tpantelisDeprecated Rpcs and RpcErrors helper classes
2014-06-13 Ed WarnickeMerge changes Ia119c9ae,Ic2290d7f
2014-06-12 Tony TkacikBug 1073: Added support to DOMBrokerImpl for Transactio...