controller.git
2016-05-13 Robert VargaRemove AbstractRaftActorBehavior#findClientRequestTracker() 51/38651/5
2016-05-13 Robert VargaBUG-5626: use Identifier instead of String 32/38632/7
2016-05-12 Tom PantelisAdd clustered-app-config blueprint extension example... 35/38435/5
2016-05-12 Tom PantelisAdd clustered-app-config blueprint extension 90/38390/7
2016-05-11 Vratko PolakMake Karaf dump heap on OOM by default 53/38653/2
2016-05-11 Robert VargaBUG-5626: split out CohortEntry 87/38587/3
2016-05-09 Robert VargaFix a generic array warning 22/38322/2
2016-05-09 Robert VargaFix static methods and convert to lambdas 21/38321/2
2016-05-09 Robert VargaMake potentially-static methods static 20/38320/2
2016-05-03 Tom PantelisFix intermittent test failure in ShardTest.testPeerAddr... 87/38087/2
2016-05-03 Tom PantelisFix intermittent failure in LeadershipTransferIntegrati... 98/38298/2
2016-05-02 Tom PantelisChange opendaylight-karaf-distro-archetype to use karaf... 92/38092/2
2016-05-02 Tom PantelisFix intermittent failures in DistributedDataStoreRemoti... 91/38291/2
2016-05-02 Tom PantelisFix intermittent failure in ReplicationAndSnapshotsInte... 42/38242/3
2016-05-02 Robert VargaBUG-5414 introduce EOS inJeopardy flag 52/36752/8
2016-04-29 Tom PantelisMove ClusterAdminRpcService to its own bundle 49/36849/18
2016-04-28 Tony TkacikBug 1435: CDS: Added support for custom commit cohort. 02/32602/21
2016-04-25 Tom PantelisAddress comments in prior patches 62/37662/5
2016-04-25 Robert VargaBUG-5280: add a section about actor model 36/37736/4
2016-04-24 Tony TkacikBug 3011: Changed scope of karaf:standard feature to... 42/18542/6
2016-04-22 Tom PantelisFix test failures in sal-binding-it 40/38040/1
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint 14/36714/26
2016-04-19 Andrej MakBug 2244: Set config subsystem service element namespace 81/37481/3
2016-04-19 Andrej MakBug 5444: Allow null value in config module list setter 33/37433/3
2016-04-19 Robert VargaEnforce memory percentage 00/37500/3
2016-04-19 Thanh HaDisable Java 8 linter on projects that fail 32/37232/2
2016-04-19 Thanh HaFix javadoc syntax for filter-valve 31/37231/2
2016-04-19 Thanh HaInherit maven-project-info-reports config from odlparent 30/37230/2
2016-04-19 Thanh HaInherit jdepend-plugin from odlparent 29/37229/2
2016-04-19 Ryan GouldingDepend on odlparent version of blueprint 86/37286/2
2016-04-18 Robert VargaBUG-5280: add asciidoc outline of CDS implementation 44/37544/8
2016-04-14 Tom PantelisAdd registerToOsgi flag to ServiceInterfaceAnnotation 13/36713/17
2016-04-14 Tom PantelisAdd blueprint wiring for clustering-test-app 70/36570/16
2016-04-14 Tom PantelisAdd blueprint wiring for netty configs 35/35935/25
2016-04-13 Tom PantelisAdd blueprint wiring to the toaster sample 67/35867/26
2016-04-13 Tom PantelisAdd blueprint wiring to sal-binding-broker-impl 53/35853/25
2016-04-13 Ryan GouldingAdd dependency on javax.validation validation-api 55/37555/3
2016-04-13 Ryan GouldingRemove unused akka.version property 61/37561/2
2016-04-13 Thanh HaUpdate comment so that it is more correct 31/37331/2
2016-04-13 Vishal ThaparUse proper user given values for deploy-site.xml 10/37310/3
2016-04-13 Tom PantelisAdd blueprint wiring to sal-remoterpc-connector 52/35852/23
2016-04-12 Robert VargaMove null check from getTotalMemory() 95/37495/2
2016-04-12 Robert VargaCDS: Make AbstractDataBroker non-public 53/36753/7
2016-04-12 Ryan GouldingDeprecate DCL in favor of DTCL 52/37452/2
2016-04-12 Robert VargaSimplify ReplicatedLogImpl a bit 90/37490/1
2016-04-12 Robert VargaMake ReplicatedLogImplEntry final 89/37489/1
2016-04-12 Robert VargaBUG-5626: do not allow overriding of RaftActor.handleCo... 58/36958/18
2016-04-12 Tom PantelisAdd blueprint wiring to sal-dom-broker 51/35851/23
2016-04-11 Tom PantelisAdd blueprint wiring to sal-distributed-datastore 49/35849/22
2016-04-11 Tom PantelisAdd blueprint extension to register notification listener 92/36492/19
2016-04-11 Moiz RajaBUG 5690 : No owner present even when entity has a... 68/37368/2
2016-04-11 Robert VargaBUG-5626: handle ElectionTimeout message first 33/37033/7
2016-04-11 Filip GregorBug 3090: An AsyncDataChangeEvent instance's getCreated... 43/36443/6
2016-04-08 Tom PantelisAdd blueprint extensions to get and register RPC services 85/36485/20
2016-04-07 Tom PantelisAdd decorating "type" attr extension for service refs 82/36482/21
2016-04-07 Tom PantelisAdd restart-dependents-on-update blueprint extension 76/36476/20
2016-04-07 Tom PantelisAdd Blueprint bundle tracker 48/35848/15
2016-04-07 Tom PantelisImprove config system shutdown 77/36777/8
2016-04-06 Tom PantelisFix ApplyState elapsed time check 84/37084/3
2016-04-06 Moiz RajaBUG 5656 : Entity ownership candidates not removed... 16/37116/3
2016-04-05 Tom PantelisDefault shard-journal-recovery-log-batch-size to 1 21/37121/2
2016-04-04 Robert VargaBUG-5626: Move leaderId/leaderPayloadVersion fields 24/37024/5
2016-04-04 Robert VargaDo not depend on the config generator 87/37087/1
2016-04-04 Ryan GouldingDeprecate DCL in favor of DTCL 70/36970/2
2016-04-02 Robert VargaBUG-5626: refactor BehaviorStateHolder 20/37020/2
2016-04-02 Robert VargaBUG-5626: eliminate SwitchBehaviorSupplier 19/37019/3
2016-04-02 Robert VargaReduce test class visibility 13/37013/4
2016-04-02 Robert VargaRemove unused TestEntityOwnershipShard 12/37012/4
2016-04-02 Robert VargaDo not use Strings for internal messages 10/37010/5
2016-04-02 Robert VargaMake MessageTracker.Context implement AutoCloseable 08/37008/3
2016-04-01 Kevin WangMake config-it-base capable of accepting additional... 23/36923/6
2016-04-01 Tom PantelisAdd javanet stax-utils bundle to the odl-mdsal-common... 76/36976/3
2016-03-31 Tom PantelisModify AbstractConfigTestBase to use opendaylight-karaf... 76/36776/9
2016-03-31 Robert VargaBUG-5626: do not use needless cast 09/36909/2
2016-03-31 Robert VargaInvert equals() invocation for expired TX_COMMIT_TIMEOU... 00/36900/3
2016-03-31 Robert VargaDo not allow RaftActorBehavior.close() to throw Exception 90/36890/3
2016-03-31 Robert VargaDo not use Stopwatch.toString() in logging 89/36889/3
2016-03-30 Tom PantelisBug 5625: Fix OutOfMemoryError in YangStoreSnapshot 86/36886/2
2016-03-30 Robert VargaUse java.util.Optional in ShardLeaderStateChanged and... 95/36695/4
2016-03-30 Robert VargaUse java.util.Objects instead of Guava 82/36682/5
2016-03-30 Robert VargaUse java.util.function.Supplier instead of Guava 81/36681/5
2016-03-30 Robert VargaSplit out ShardInformation 80/36680/5
2016-03-30 Robert VargaMake ShardManagerInfo a proper view of ShardManager 55/36655/6
2016-03-30 Robert VargaDo not expose the shutdown initiator in OnComplete 74/36874/3
2016-03-30 Stephen KittUpgrade Aries Proxy 1.0.4 -> 1.0.5 01/36801/3
2016-03-30 Robert VargaSimplify onShutdown checks 73/36873/1
2016-03-30 Robert VargaMake RaftActor.initiateLeadershipTransfer() private 70/36870/3
2016-03-30 Robert VargaUse inline initialization of Stopwatch 69/36869/3
2016-03-30 Robert VargaSimplify isolated leader check 67/36867/3
2016-03-30 Robert VargaDo not declare thrown Exception AbstractLeader 66/36866/2
2016-03-30 Robert VargaUse a static YangInstanceIdentifier in AbstractEntityOw... 13/36813/3
2016-03-29 Tom PantelisFix ShardManagerInfo JMX registration error 94/36794/3
2016-03-29 Robert VargaSplit out AbstractBuilder and rename it 13/36613/6
2016-03-29 Robert VargaRefactor MessageTracker 11/36511/5
2016-03-29 Robert VargaMove MessageTracker to sal-clustering-commons 10/36510/5
2016-03-29 Stephen KittDrop -XX:MaxPermSize 81/35981/2
2016-03-29 Robert VargaMove SwitchShardBehaviorMessage to shardmanager package 53/36653/4
2016-03-29 Robert VargaMove ShardManagerSnapshot to new package 98/36598/4
2016-03-29 Robert VargaInitialized visitedAddresses to a smaller list 54/36654/4
2016-03-29 Thanh HaAdd **/yang-gen-config/** to checkstyle ignore path 20/36220/3
next