Remove use of {String,UUID}Identifier
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / java / org / opendaylight / controller / cluster / datastore / ShardReadWriteTransaction.java
2016-06-06 Robert VargaBUG-5280: eliminate ShardTransactionIdentifier 15/39015/25
2016-05-31 Robert VargaEnsure AbstractUntypedActor#unknownMessage() is called 17/36117/9
2016-02-23 Tom PantelisRemove clientTxVersion from ShardTransaction 96/35096/5
2016-01-27 Tom PantelisDeprecate ReadData/DataExists protobuff messages 78/33178/3
2015-08-09 Thanh HaFix license header violations in sal-distributed-datastore 85/24985/1
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tom PantelisMerge "Tests for DOMDataTreeListener"
2015-04-24 Tom PantelisMerge "Moved legacy Notification implementation to...
2015-04-24 Tom PantelisMerge "Replaced Helium Notification Broker with new...
2015-04-22 Robert VargaCDS: use internal DataTree instance 98/18498/32
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-10 Moiz RajaMerge "CDS: Split out TransactionFutureCallback"
2015-04-10 Moiz RajaMerge "Remove deprecation suppression"
2015-04-10 Moiz RajaMerge "Add generic arguments"
2015-04-10 Moiz RajaMerge "Update lispflowmapping options in custom.properties"
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-10 Moiz RajaMerge changes I114cbac1,I45c2e7cd
2015-04-08 Tom PantelisRefactor snapshot message processing to RaftActorSnapsh... 66/17266/4
2015-01-26 Tom PantelisMerge "Fix missing dependencies in opendaylight-startup...
2015-01-26 Tony TkacikMerge changes I3e404877,Ida2a5c32,I9e6ce426,I6a4b90f6...
2015-01-26 Tony TkacikMerge changes I880310f2,I9f437328,I552372db,I587fb203...
2015-01-26 Moiz RajaMerge "Bug 2265: Use new NormalizedNode streaming in...
2015-01-21 tpantelisBug 2265: Use new NormalizedNode streaming in messages 48/12448/19
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-07 Tony TkacikMerge "Bug 2233 - RPC register exception when rpc has...
2014-11-07 Tony TkacikMerge "BUG-2254 Make runtime rpcs in config subsystem...
2014-11-06 Tony TkacikMerge "Remove l2switch sample"
2014-11-04 Devin AveryMerge "Fix for Bug 2290."
2014-11-04 Tony TkacikMerge "Introduce a benchmark for databroker"
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-11-02 Moiz RajaMerge "Bug 2294: Handle Shard backwards compatibility"
2014-10-30 tpantelisBug 2294: Handle Shard backwards compatibility 44/12444/2
2014-10-29 Moiz RajaMerge "BUG 2221 : Add metering to ShardTransaction...
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-27 Tony TkacikMerge "Fix checkstyle warnings"
2014-10-27 Tony TkacikMerge "Cleanup RpcRoutingStrategy definition"
2014-10-27 Tony TkacikMerge "BUG-1612 Update netconf testtool to use new...
2014-10-27 Tony TkacikMerge "BUG-1612 Implement mina ssh netconf server endpoint"
2014-10-27 Tony TkacikMerge "Fix failing reconnect test."
2014-10-27 Tony TkacikMerge "BUG-2184 Fix subtree filtering for identity...
2014-10-27 Tony TkacikMerge "BUG-2184 Fix config.yang module(add type as...
2014-10-24 Tom PantelisMerge "Bug-2136 : Clustering : When a transaction is...
2014-10-20 Alessandro BochMerge "Add support for metadata to the Match/Action...
2014-10-20 Tony TkacikMerge "Issue fix for config subsystem"
2014-10-12 Kamal RameshanBug-2136 : Clustering : When a transaction is local... 34/11934/8
2014-10-17 Moiz RajaMerge "Bug 2160: Added concurrent 3-phase commit coordi...
2014-10-17 Tony TkacikMerge "Bug 865: Fixed use of removed deprecated YANGIns...
2014-10-17 Moiz RajaMerge "Bug 2038: Ensure only one concurrent 3-phase...
2014-10-17 tpantelisBug 2038: Ensure only one concurrent 3-phase commit... 95/11795/10
2014-09-05 Ed WarnickeMerge "Enable AD-SAL application to configure OF 1...
2014-09-05 Tony TkacikMerge "Bug 1686 - Rework TopologyManager to use transac...
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-05 Moiz RajaMerge "Bug 1446: Add JMX stats for clustered data store"
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
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 tpantelisBug 1446: Add JMX stats for clustered data store 42/10342/5
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 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
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-12 Moiz RajaAdd exists method on DOMStoreReadTransaction and DOMDat... 43/9843/10
2014-08-12 Devin AveryMerge "Working md-sal features, including restconf...
2014-08-12 Devin AveryMerge "Fix to topology-lldp-discovery to allow for...
2014-08-12 Devin AveryMerge "config-persister-feature-adapter to push configs...
2014-08-12 Devin AveryMerge "Minor changes to config-persister to allow for...
2014-08-12 Moiz RajaMerge "Updated RpcRegistry to accept a list of route...
2014-08-12 Moiz RajaMerge "Missing capability in 10-rest-connector.xml...
2014-08-12 Basheeruddin AhmedHandling ShardTransaction Failure Scenarios 81/9881/1
next