atomic-storage: remove type dependency at segment level I/O
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / ThreePhaseCommitCohortProxyTest.java
2023-12-30 bentom-binoyRemove ask-based protocol client 67/108867/13
2021-11-13 Robert VargaModernize ThreePhaseCommitCohortProxyTest 84/98484/3
2019-08-21 Robert VargaFix modernization issues 32/83832/8
2019-02-25 Robert VargaRename ActorContext to ActorUtils 94/80394/4
2018-08-21 Robert VargaMigrate to UntypedAbstractActor 02/65902/12
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0 93/65593/16
2017-07-10 Robert VargaCleanup warnings 89/59589/11
2016-11-16 Tom PantelisFix FindBugs warnings in sal-distributed-datastore... 48/47548/6
2016-10-25 Tom PantelisFix unit test CS warnings in sal-distributed-datastore 83/47483/3
2016-06-10 Robert VargaBUG-5280: switch transaction IDs from String to Transac... 90/38990/47
2016-06-08 Robert VargaBUG-5280: remove support for talking to pre-Boron clients 19/39119/28
2016-03-18 Tom PantelisFix intermittent unit test failures 40/36440/1
2016-02-11 Robert VargaMake private methods static 90/34390/3
2016-02-01 Tom PantelisHandle 3PC message backwards compatibility 86/33386/4
2016-02-01 Tom PantelisDeprecate 3PC protobuff messages 85/33385/5
2015-11-24 Gary WuRefactor MessageCollectorActor and DoNothingActor 47/29947/5
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-16 Moiz RajaBUG 3125 : Set Rate Limit just before acquiring a permi... 84/20584/1
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-03-30 Moiz RajaMerge "Adjust Tx rate limiter for unused transactions"
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-1567 Expose sources for submodules in netconf"
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-27 Tony TkacikMerge "Add dependency on config file to startup archetype"
2015-03-27 Tom PantelisMerge "BUG 2792 : ThreePhaseCommitCohortProxy should...
2015-03-27 Moiz RajaBUG 2792 : ThreePhaseCommitCohortProxy should serialize... 39/17139/3
2015-03-04 Moiz RajaMerge "Dynamically update DatastoreContext properties"
2015-02-26 Moiz RajaBUG 2762 : Compute rate limit based on a more lenient... 98/15798/3
2015-02-25 Tony TkacikMerge "Startup arch - add odlparent to root pom."
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tony TkacikMerge "Fix race condition in get/get-config netconf...
2015-02-24 Tony TkacikMerge "Startup archetype - move impl under 'impl' names...
2015-02-24 Tony TkacikMerge "Startup arch - Add scm section to root pom."
2015-02-24 Tony TkacikMerge "Startup arch - feature cleanup"
2015-02-24 Tony TkacikMerge "Skip install and deploy of karaf artifact."
2015-02-24 Tom PantelisMerge "BUG 2676 : Use custom client-dispatcher when...
2015-02-23 Ed WarnickeMerge "Bug 2673: Binding cursor-based data change API"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-23 Tony TkacikMerge "Migrate JMX plugin's use of BindingGeneratorUtil"
2015-02-23 Tony TkacikMerge "Migrate deprecated guava methods"
2015-02-23 Tony TkacikMerge "Do not override artifact versions"
2015-02-23 Tony TkacikMerge "Use Preconditions"
2015-02-23 Tony TkacikMerge "Do not override jsr305 version"
2015-02-23 Tony TkacikMerge "Make reconnect on capability changed truly optional"
2015-02-23 Tony TkacikMerge "Prevent multiple config pushers"
2015-02-24 Ed WarnickeMerge "Create odl-nsf-service feature, which excludes...
2015-02-21 Moiz RajaBUG 2676 : Use custom client-dispatcher when configured 93/15593/1
2015-02-21 Tom PantelisMerge "Fix for Bug 2727 - Upgrade Akka from 2.3.4 to...
2015-02-21 Ed WarnickeMerge "Revert "BUG-2637: migrate features""
2015-02-20 Anil VishnoiMerge "BUG-2637: migrate features"
2015-02-20 Tom PantelisMerge "BUG 2676 : Add more context to the Initiate...
2015-02-20 Tom PantelisMerge "BUG 2676 : Reduce default logging in Dummy Data...
2015-02-20 Tom PantelisMerge "BUG 2676 : Add diagnostic message when AppendEnt...
2015-02-20 Tom PantelisMerge "BUG 2676 : Add some tuning parameters to improve...
2015-02-20 Moiz RajaBUG 2734 : Use the 95th percentile number to determine... 35/15535/1
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Tony TkacikMerge "BUG-2632 Netconf connector (optionally) reconnec...
2015-02-12 Tony TkacikMerge "BUG-2600 Dynamic schemas in netconf server"
2015-02-12 Ed WarnickeMerge "Bug 2684 - Fixing support for Neutron binding...
2015-02-12 Tony TkacikMerge "BUG-2627: do not duplicate descriptions"
2015-02-12 Tony TkacikMerge "BUG-2627: JMX interfaces need to be public"
2015-02-12 Moiz RajaMerge "Initial heartbeats not sent by Leader"
2015-02-11 Tom PantelisMerge topic 'bug/2676'
2015-02-11 Moiz RajaBUG 2676 : Apply backpressure when creating transactions 70/14870/11
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-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
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-20 Alessandro BochMerge "Add support for metadata to the Match/Action...
2014-10-20 Tony TkacikMerge "Issue fix for config subsystem"
2014-10-15 Moiz RajaMerge "Bug 1577: Gates access to Shard actor until...
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 Tony TkacikMerge "Bug 1764 - added service for pushing default...
2014-10-17 Tony TkacikMerge "BUG-2006: Rework state tracking"
2014-10-17 tpantelisBug 2038: Ensure only one concurrent 3-phase commit... 95/11795/10
2014-10-16 Moiz RajaMerge "Bug 1965: Fixed DataChangedReply sent to deadlet...
2014-10-16 Moiz RajaMerge "Bug-1607: Clustering : Remove actorFor (depreca...
next