controller.git
2015-12-03 Jakub MorvayRemote yang text source provider implementation 07/29107/7
2015-12-01 kalaiselvikBUG 2187 - Removal of old snapshots in ShardManager 50/29850/5
2015-12-02 Tom PantelisBug 4564: Implement backup/restore of ShardManagerSnapshot 38/30038/5
2015-12-02 Tom PantelisCDS: Modify ShardManagerTest to use TestActorFactory 37/30037/4
2015-12-02 Tom PantelisBug 2187: EOS shard recovery after AddShardReplica 04/29904/6
2015-12-02 Tom PantelisCDS: ShardManagerTest cleanup 36/30036/5
2015-12-02 Peter KajsaBug 4355 - Data Tree: Enforce case uniqueness and ... 97/30197/4
2015-12-01 Tom PantelisChange InMemoryJournal to ser/der the data 22/29922/4
2015-12-01 Tom PantelisBug 2187: Refactor MemberNode from ClusterAdminRpcServi... 03/29903/6
2015-12-01 Thanh HaRemove <repositories> and <pluginRepositories> 74/26574/4
2015-12-01 Thanh HaExplicitly set git-review branch to master 15/24415/4
2015-12-01 Stephen KittDeprecate TestHelper 86/30286/3
2015-11-30 Robert VargaSwitch to enunciate 2 00/30100/3
2015-11-30 Robert VargaUse odlparent netty feature 87/30287/4
2015-11-29 Thanh HaUse odlparent-lite as artifacts parent 31/30331/1
2015-11-27 Robert VargaAutomatic addition of final keywords 82/30282/2
2015-11-27 Thanh HaRemove antlr4-runtime-osgi-nohead 78/30278/2
2015-11-26 Stephen KittProvide the relativePath for benchmark modules 80/30080/2
2015-11-26 Robert VargaBUG-1014: expose a proper ShardDataTree constructor 45/29645/6
2015-11-25 Tom PantelisMake ModuleConfig immutable 61/29761/5
2015-11-24 Gary WuRefactor MessageCollectorActor and DoNothingActor 47/29947/5
2015-11-24 Robert VargaBUG-4638: fix typedef types 89/30089/2
2015-11-23 Robert VargaBUG-3516: make PingPongTransactionChain.close() asynchr... 79/30079/1
2015-11-22 Jan MedvedChanged the artifact id from 'benchmark-features' to... 46/30046/4
2015-11-20 Jan MedvedAdded notification benchmark (ntfbenchmark) and rpc... 35/29635/4
2015-11-20 Gary WuFix warnings on unparameterized generic types 44/29944/2
2015-11-20 Tom PantelisBug 4651: Implement handling of ClusteredDOMDataTreeCha... 43/29943/2
2015-11-20 Tom PantelisBug 4651: Add ClusteredDataTreeChangeListener interface... 42/29942/2
2015-11-20 Tom PantelisCDS: Fix deleteSnapshots criteria in SnapshotManager 00/29900/4
2015-11-19 Gary WuFix bug in DatastoreContext copy constructor 45/29945/1
2015-11-19 Moiz RajaBUG 2817 - Create reusable classes for doing an action... 37/29837/5
2015-11-19 Moiz RajaBUG 2817 : Handle ServerRemoved message in Shard/ShardM... 04/29804/5
2015-11-18 Tom PantelisRefactor MockConfiguration to extend ConfigurationImpl 60/29760/4
2015-11-18 Tom PantelisBug 2187: Remove ShardManager mbean replica operations 19/29719/5
2015-11-18 Gary WuPrevent partial init in DatastoreSnapshotRestore 81/29881/1
2015-11-18 Tom PantelisBug 2187: Implement add-shard-replica RPC 05/29705/8
2015-11-18 Stephen KittClean up plugin management 31/26531/6
2015-11-18 Moiz RajaBUG 2817 - Basic implementation of RemoveServer in... 03/29803/3
2015-11-17 Moiz RajaRemove unused ShardCommitCoordinator#CohortEntry constr... 13/29713/4
2015-11-17 Moiz RajaFix failure of testCloseCandidateRegistrationInQuickSuc... 11/29811/2
2015-11-16 Tom PantelisBug 2187: Don't close over internal state in ShardManager 18/29718/4
2015-11-17 Ryan GouldingBug 3231 jolokia access should be controlled by aaa 76/28976/9
2015-11-17 Tom PantelisBug 2187: Bootstrap EOS shard when no local shards... 76/29576/12
2015-11-16 Kamal RameshanBug-4636: NotificationSubscriber's exception prevents... 81/29681/3
2015-11-16 Stephen KittSpecify dsbenchmark's parent POM relativePath 45/29745/1
2015-11-16 kalaiselvikBUG 2187 - Persisting shard list in ShardManager 70/29370/7
2015-11-15 Moiz RajaRemove unused ShardCommitCoordinator constructor parameter 10/29710/3
2015-11-14 Tom PantelisBug 4564: Implement datastore restore from backup file 43/29243/12
2015-11-14 Robert VargaBUG-865: specify DataTreeType explicitly 44/29644/4
2015-11-14 Gary WuFix resource leaks in test cases 63/28763/6
2015-11-14 kalaiselvikBug 2187: Persisting Actor peerIds' in snapshot 42/29542/3
2015-11-13 Robert VargaMake methods static 43/29643/1
2015-11-13 Tom PantelisBug 4564: Implement restore from snapshot in RaftActor 80/29280/7
2015-11-13 Moiz RajaBUG 4554 : Ownership is not cleared when all candidates... 32/29632/2
2015-11-13 Moiz RajaBUG 4615 : Add method on EOS to check if a candidate... 31/29631/1
2015-11-13 Moiz RajaImplement LeastLoadedCandidateSelectionStrategy 07/29407/5
2015-11-13 Moiz RajaMaintain EntityOwnershipStatistics 06/29406/6
2015-11-13 Moiz RajaAdd a mechanism to read the entity owner selection... 05/29405/8
2015-11-12 Moiz RajaPass in EntityOwnerSelectionStrategyConfig when constru... 04/29404/5
2015-11-12 Moiz RajaPass in EntityOwnerSelectionStrategyConfig when constru... 03/29403/5
2015-11-12 Moiz RajaAllow passing of delay to the EntityOwnerElectionStrategy 01/29401/4
2015-11-12 Moiz RajaAdd Delayed Owner selection base on strategy 00/29400/4
2015-11-12 Tom PantelisBug 2187: AddServer: check if already exists 72/29572/3
2015-11-12 Tom PantelisBug 2187: Increases test coverage in RaftActorRecoveryS... 29/29529/2
2015-11-12 Tom PantelisBug 2187: Return OK reply after AddServer persist 53/29553/3
2015-11-11 Moiz RajaBUG 4589 : Handle writing and reading large strings 63/29563/1
2015-11-11 Tom PantelisBug 4564: Add Shard Builder class 37/29237/6
2015-11-11 Robert VargaRemove duplicate junit dependency 18/29518/2
2015-11-11 Moiz RajaIntroduce EntityOwnerSelectionStrategy 22/28222/4
2015-11-11 Rajesh_SindagiBug 2187: Recover Peer Id's and Update peer map during... 12/29112/4
2015-11-10 Stephen KittClean up duplicate/unused dependencies and properties 10/28810/6
2015-11-10 Robert VargaCache config QNameModules 62/29362/3
2015-11-10 Robert VargaBUG-4556: lazy computation of MXBean maps 31/29331/5
2015-11-10 Vratko PolakSet odlparent-lite as parent for benchmark/pom.xml 94/29494/1
2015-11-10 Tom PantelisBug 4560: Improve config system logging for debuggability 16/29216/2
2015-11-10 Thanh HaSet odlparent-lite as artifacts parent 50/29450/2
2015-11-09 Tom PantelisBug 4564: Implement clustering backup-datastore RPC 15/29215/3
2015-11-09 Tom PantelisBug 4564: Implement GetSnapshot message in ShardManager 73/29173/3
2015-11-09 Tom PantelisBug 4564: Implement GetSnapshot message in RaftActor 85/29085/10
2015-11-06 Tom PantelisBug 4149: Implement per-shard DatastoreContext settings 20/28420/6
2015-11-06 Jan MedvedAdded the data store benchmark (dsbenchmark, Bug 4519... 53/29353/3
2015-11-06 Robert VargaSpeed up YangStoreService 30/29330/2
2015-11-05 Tom PantelisBug 4563: Increase akka seed-node-timeout 75/29075/2
2015-11-04 Robert VargaFix precondition string 83/29283/1
2015-11-04 Robert VargaImprove YangStoreService performance 82/29282/1
2015-11-04 Robert VargaDo not subclass Hashtable 81/29281/1
2015-11-03 Gary WuBUG 3973: Add config option for Java-only leveldb 17/29217/1
2015-11-02 Tom PantelisAdd leader unit test for non-voting consensus 27/29027/4
2015-11-02 Tom PantelisBug 2187: Address comments in https://git.opendaylight... 81/28981/3
2015-11-02 Tom PantelisAlways persist ServerConfigurationPayload log entries 52/28952/4
2015-11-02 Tom PantelisDerive MockRaftActorContext from RaftActorContextImpl 18/28818/3
2015-10-30 evvyBUG-3381: Capture Snapshot on recovery if journal is... 21/27721/7
2015-10-29 Tom PantelisAdd wait state for AddServer if snapshot in progress 25/28925/3
2015-10-29 kalaiselvikBUG 2187 - Creating ShardReplica 96/28596/9
2015-10-29 Rajesh_SindagiBUG-2187: Non voting and Uninitialized followers are... 54/28954/1
2015-10-28 Tom PantelisAdd voting state to ServerConfigurationPayload 29/28829/9
2015-10-28 Ed WarnickeFix small bug in startup archetype 99/28899/2
2015-10-22 Robert VargaBUG-2399: fixup tests 08/28908/2
2015-10-28 Tom PantelisIntroduce PeerInfo and VotingState 20/28720/10
2015-10-28 Gary WuBump Akka to 2.3.14 51/28851/2
next