Handle leader change on ForwardedReadyTransaction in Shard
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / ShardTransactionFailureTest.java
2015-12-15 Tom PantelisHandle leader change on ForwardedReadyTransaction in... 71/31171/3
2015-11-26 Robert VargaBUG-1014: expose a proper ShardDataTree constructor 45/29645/6
2015-11-11 Tom PantelisBug 4564: Add Shard Builder class 37/29237/6
2015-10-26 Robert VargaMake private methods static 26/28726/5
2015-08-09 Thanh HaFix license header violations in sal-distributed-datastore 85/24985/1
2015-05-08 Robert VargaCDS: split TransactionType from TransactionProxy 89/19089/8
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-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-30 Tony TkacikMerge "Avoid IllegalArgument on missing source"
2015-03-30 Tony TkacikMerge "Increase default negotiation timeout for netconf...
2015-03-30 Tony TkacikMerge "Set unable-to-connect(netconf node) if no source...
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-27 Tony TkacikMerge "BUG-2424 Bump mina sshd-core version to 0.14"
2015-03-25 Tom PantelisMerge "Do not use ActorSystem.actorFor as it is deprecated"
2015-03-25 Tom PantelisMerge "Bug-2842:If an install snapshot is in progress...
2015-03-25 Ed WarnickeMerge "Remove redundant features: odl-adsal-controller...
2015-03-25 Tom PantelisMerge "BUG 2852 : Reduce and improve logging in RemoteR...
2015-03-25 Moiz RajaMerge "Bug 2194: Modify FindPrimary to check for leader"
2015-03-24 Tom PantelisBug 2194: Modify FindPrimary to check for leader 64/16164/18
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-26 Moiz RajaMerge "Bug 2267: Reuse leaf and leaf set entry builders...
2014-11-21 Tony TkacikMerge "Remove raw references to Map in XSQL"
2014-11-21 Tony TkacikMerge "BUG-8: mark deprecated classes as such"
2014-11-21 Tony TkacikMerge changes Ia7cd7eda,If961a029,I9f6a57a2,Id8551489
2014-11-21 Tony TkacikMerge "Fix checkstyle warnings in config-api"
2014-11-21 Tony TkacikMerge "BUG-650: remove executor abstraction"
2014-11-20 Robert VargaBUG-650: remove executor abstraction 01/11401/17
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 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
2014-11-07 Moiz RajaMerge "Bug-2301 - Clustering:Snapshots need not be...
2014-11-07 Tony TkacikMerge "Introduce forwarding DOMData classes"
2014-11-07 Tony TkacikMerge "Fix a typo in javadoc"
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-07 Tony TkacikMerge "Fix cluster test warnings"
2014-11-06 Robert VargaFix cluster test warnings 55/12555/3
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-03 Moiz RajaBUG 2296 : TransactionProxy should support the ability... 51/12451/1
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 Devin AveryMerge "Cosmetics: check in pom.xml files as _sort_pom_...
2014-10-29 Moiz RajaMerge "Bug 2265: Modified NormalizedNodeOutputStreamWri...
2014-10-29 Moiz RajaMerge "Bug 2252: Terminate ShardWriteTransaction actor...
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 tpantelisBug 2252: Terminate ShardWriteTransaction actor on... 62/12262/2
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-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-05 Moiz RajaImplement creating and applying of snapshot for a shard 96/10496/7
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 Ed WarnickeMerge "Bug 1569 - [DEV] Too small variable for OF-Port...
2014-09-02 Tony TkacikMerge "Small fix to xsql dependencies"
next