BUG 1735 Registering a data change listener should be asynchronous
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / TransactionProxy.java
2014-09-10 Moiz RajaBUG 1712 - Distributed DataStore does not work properl... 33/10833/8
2014-09-05 Tony TkacikMerge "Bug 1686 - Rework TopologyManager to use transac...
2014-09-04 Ed WarnickeMerge "BUG 1623 - Clustering : Parsing Error thrown...
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 Moiz RajaMerge "Bug 1637: Change Rpc actor calls to async"
2014-09-04 Moiz RajaMerge "Install snapshot and Reply"
2014-09-04 Madhu VenugopalMerge "OVSDB L3 support: Allow for override of default...
2014-09-04 Moiz RajaMerge "Bug 1666: Fixing the clustering config file...
2014-09-04 Moiz RajaMerge "Bug 1608: Make ActorContext ASK_DURATION configu...
2014-09-04 tpantelisBug 1608: Make ActorContext ASK_DURATION configurable 90/10390/8
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-09-03 Moiz RajaMerge "Candidate fix for dependency issue in odl-restco...
2014-09-03 Tony TkacikMerge "Datastore: Reuse successful future"
2014-09-03 Tony TkacikMerge "Datastore: lower in-memory change tracking overhead"
2014-09-03 Ed WarnickeMerge "Bug 1664: Fixed JSON/XML serialization of readin...
2014-09-03 Tony TkacikMerge "Hotfix for resolving of remote yang schemas."
2014-09-02 Tom PantelisMerge "Include JMX Counters and resetTransactionCounters"
2014-09-02 Ed WarnickeMerge "Bug 1593 - Flow Statistics manager is updating...
2014-09-02 Tony TkacikMerge "Small fix to xsql dependencies"
2014-08-30 Basheeruddin AhmedInclude JMX Counters and resetTransactionCounters 98/10498/4
2014-08-29 Moiz RajaMerge "Moving protobuff files to sal-clustering-commons"
2014-08-29 Moiz RajaMerge "Bug 1598: Cleanup stale ShardReadTransactions"
2014-08-28 Tony TkacikMerge "BUG-1617 Extract AuthProvider from netconf ssh"
2014-08-27 Tony TkacikMerge "BUG-1493: activate recursion elision"
2014-08-27 Madhu VenugopalMerge "Adding sal-compatibilty feature"
2014-08-26 Moiz RajaMerge "Bug 1576: Handle remote failures for write Tx...
2014-08-26 Moiz RajaMerge "Bug 1616: Issues with using container and defaul...
2014-08-26 Ed WarnickeMerge "Added IP address of the OF switch to flow-node"
2014-08-26 Madhu VenugopalMerge "Fixing incorrect case for interface method neutr...
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 tpantelisBug 1598: Cleanup stale ShardReadTransactions 75/10175/10
2014-08-25 Ed WarnickeMerge "BUG-1568 Remove ganymed Ssh client adapter"
2014-08-25 Ed WarnickeMerge "BUG-1568 Ssh Handler for netconf client Mina...
2014-08-25 Tony TkacikMerge "Fixed possible NPE in TopologyManager FlowCapabl...
2014-08-25 Tony TkacikMerge "Make InMemoryDOMDataStore.ready() unsynchronized"
2014-08-25 Ed WarnickeMerge "BUG-1601 Fix null pointer in netconf connector...
2014-08-25 Ed WarnickeMerge "BUG 1597 - Do not use toString as serialized...
2014-08-25 Ed WarnickeMerge "Add type of transaction being created to log...
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
2014-08-24 Moiz RajaAdd type of transaction being created to log message 44/9944/5
2014-08-23 tpantelisBug 1576: Handle remote failures for write Tx async 09/10109/6
2014-08-21 Ed WarnickeMerge "Converted Inventory Manager to use Transaction...
2014-08-21 Ed WarnickeMerge "Fixed possible NPE in flow reconciliation"
2014-08-21 Tony TkacikMerge "Revert "Revert "BUG-1425: Integrated new Binding...
2014-08-20 Devin AveryMerge "BUG 932 - Swagger HTTP POST contains incorrect...
2014-08-20 Tony TkacikMerge "Fix exception when netconf device provides YIN...
2014-08-19 Moiz RajaMerge "Bug 1534: Changed blocking calls to async in...
2014-08-16 tpantelisBug 1534: Changed blocking calls to async in dist data... 65/9965/7
2014-08-13 Ed WarnickeMerge "Bug-1338: Create a grouping for order to help...
2014-08-13 Ed WarnickeMerge "BUG-997 Use shared schema context factory in...
2014-08-13 Tom PantelisMerge "Add exists method on DOMStoreReadTransaction...
2014-08-13 Madhu VenugopalMerge "Bug #1532 Neutron Port bindings missing Security...
2014-08-12 Ed WarnickeMerge "Optimizations, Monitoring and Logging"
2014-08-12 Moiz RajaAdd exists method on DOMStoreReadTransaction and DOMDat... 43/9843/10
2014-08-12 Moiz RajaOptimizations, Monitoring and Logging 25/9825/9
2014-08-11 Devin AveryMerge "BUG 907 distinguish augmented nodes"
2014-08-08 Madhu VenugopalMerge "Neutron LBaaS v2.0 API support"
2014-08-08 Tony TkacikMerge "Fix config-manager activator"
2014-08-07 Tony TkacikMerge "BUG-868: migrate ListenerRegistry"
2014-08-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
2014-08-07 Tony TkacikMerge "Fix test coverage not being reported in Sonar"
2014-08-07 Basheeruddin AhmedUtilize transaction type to create read-only or 64/9764/2
2014-08-05 Tony TkacikMerge "Fixed namespace of yang testing file."
2014-08-05 Tony TkacikMerge "Bug 1354: Fixed rpc request/result transformation."
2014-08-04 Tony TkacikMerge "BUG 1162 - ensure data for all path arguments...
2014-08-03 Moiz RajaReturn a NoOpTransactionContext when the Primary for... 36/9636/1
2014-08-03 Moiz RajaFix a couple of issues with replication 96/9596/4
2014-08-03 Tony TkacikMerge "Bug 1392: Change ReadTransaction#read to return...
2014-08-03 Madhu VenugopalMerge "OS Neutron FWaaS api/jaxrs and associated bindings"
2014-08-02 Madhu VenugopalMerge "Created Sample Feature Test Class for Base Featu...
2014-08-02 Madhu VenugopalMerge "added feature topology manager shell"
2014-08-02 Madhu VenugopalMerge "Added hosttracker shell for karaf (rebased)"
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-08-01 Tony TkacikMerge "Notificator create stream name method don't...
2014-08-01 Tony TkacikMerge "BUG-628 Allow configuration to override module...
2014-08-01 Tony TkacikMerge "BUG-868: Migrate to SchemaContextListener"
2014-08-01 Tony TkacikMerge "BUG-190 Simplify reconnect logic in protocol...
2014-08-01 Tony TkacikMerge "Add XSQL into default compilation"
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-08-01 Ed WarnickeMerge "Add replication capability to Shard"
2014-07-31 Moiz RajaAdd replication capability to Shard 23/9523/5
2014-07-30 Ed WarnickeMerge "Make Raft messages serializable"
2014-07-30 Ed WarnickeMerge "Serialization/Deserialization and a host of...
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Moiz RajaSerialization/Deserialization and a host of other fixes 55/9455/2
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-29 tpantelisBug 1392: Change ReadTransaction#read to return Checked... 78/9178/12
2014-07-29 Ed WarnickeMerge "Implementation of ModuleShardStrategy"
2014-07-29 Tony TkacikMerge changes I442a0ee9,I11825b90
2014-07-29 Moiz RajaMerge "Fix for -Pintegrationtest profile"
2014-07-28 Moiz RajaImplementation of ModuleShardStrategy 83/8883/7
2014-07-28 Basheeruddin AhmedReadData and ReadDataReply protobuff messages 67/8867/6
2014-07-28 Moiz RajaSwitch to using protocol buffer serialization for the... 28/8828/7
2014-07-28 Moiz RajaStore schemaContext in ActorContext so that all proxy... 22/8822/7
2014-07-28 Moiz RajaUse Protocol Buffers to Serialize DeleteData 21/8821/6
2014-07-28 Basheeruddin AhmedNormalizedNode serialization using protocol buffer 99/8799/6
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
next