Remove AbstractRaftActorBehavior#findClientRequestTracker()
[controller.git] / opendaylight / md-sal /
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-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 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-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 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 HaInherit jdepend-plugin from odlparent 29/37229/2
2016-04-18 Robert VargaBUG-5280: add asciidoc outline of CDS implementation 44/37544/8
2016-04-14 Tom PantelisAdd blueprint wiring for clustering-test-app 70/36570/16
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 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 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-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-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 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 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 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-jmx-generator dependency 19/36219/3
2016-03-29 Robert VargaRemove DelegatingRaftActorBehavior 60/36160/11
2016-03-27 Robert VargaEnlarge critical section to cover processNextTransaction() 49/36749/2
2016-03-25 Robert VargaMove ShardManager into its own package 90/36590/7
2016-03-24 Tom PantelisForward pending transactions on leadership change 99/35199/9
2016-03-22 Tom PantelisImplement change to voting with no leader 23/32723/12
2016-03-23 Stephen KittAdd a few toString() methods 05/36105/2
2016-03-22 Robert VargaUse partial mocking for FollowerTest 68/36568/1
2016-03-22 Robert VargaMake AbstractRaftActorBehavior.state() final 66/36566/1
2016-03-22 Robert VargaDecouple RaftState and RaftActorBehaviors 65/36565/1
2016-03-22 Robert VargaMake SwitchShardBehavior transport RaftState 57/36557/1
2016-03-22 Robert VargaFixup ShardManagerInfo constants 56/36556/1
2016-03-22 Tom PantelisFix wait for schema in BindingToNormalizedNodeCodec 81/35881/7
2016-03-21 Moiz RajaStop logging complete data tree on prepare/commit failure 57/36457/2
2016-03-21 Robert VargaUse instanceof instead of .class.isInstance() 98/36298/2
2016-03-21 Robert VargaHandle snapshot support messages first 97/36297/2
2016-03-21 Robert VargaRemove duplicate 'return true' statements 96/36296/2
2016-03-21 Robert VargaDo not allow overrides of onReceive{Command,Recover} 92/36292/3
2016-03-21 Filip GregorBug 2562: Binding Data Codec: Incorrectly deserialized... 35/36435/2
2016-03-18 Tom PantelisFix forwarding in Shard.handleBatchedModifications 21/35121/6
2016-03-18 Tom PantelisImplement ChangeServersVotingStatus message in RafActor 11/32511/8
2016-03-18 Tom PantelisFix intermittent unit test failures 40/36440/1
2016-03-16 Tom PantelisBug 5485: Improve DataTreeModification pruning on recovery 13/36013/5
2016-03-16 Tom PantelisBug 5460: Fix snaphots on follower 74/36274/2
2016-03-13 Tom PantelisConvert toaster-it to use mdsal-it 74/36074/9
2016-03-12 Tom PantelisFix intermittent RaftActorLeadershipTransferCohortTest... 58/36158/2
2016-03-11 Tom PantelisBug 4823: Offload generation of DCNs from Shard 96/34096/5
next