controller.git
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
2015-10-27 Robert VargaRemove checks for NormalizedNodeBuilderWrapper 73/28773/5
2015-10-27 Robert VargaDo not use MoreExecutors.sameThreadExecutor() 72/28772/5
2015-10-27 Robert VargaMake REUSABLE_*_TL final 69/28769/5
2015-10-27 Robert VargaReduce ShardDataTree#getDataTree() callsites 29/28729/7
2015-10-26 Robert VargaDo not declare unneeded Exception throw 27/28727/5
2015-10-26 Robert VargaMake private methods static 26/28726/5
2015-10-26 Tom PantelisAdd getPeerIds to RaftActorContext 18/28718/6
2015-10-24 Gary WuFix resource leaks in TransactionChainProxyTest 54/28754/2
2015-10-23 rshoaibupdate leveldbjni version to support Solaris 93/25693/2
2015-10-23 Tom PantelisBug 2187: Code cleanup and refactoring 74/28674/5
2015-10-23 Ryan GouldingRemove unused Jersey dependencies from the controller 40/28740/2
2015-10-23 Gary WuRemove unnecessary @SuppressWarnings 43/28743/2
2015-10-23 Gary WuFix resource leaks in exception handling 09/28709/3
2015-10-23 Gary WuBug 4037: Allow auto-downed node to rejoin cluster 52/27852/8
2015-10-23 Tom PantelisBug 2187: AddServer unit test and bug fixes 63/28663/3
2015-10-23 kalaiselvikBUG 2187 - JMX API for create/delete shard replica 42/27742/13
2015-10-20 Rajesh_SindagiBUG-2187: Add Server - Leader Implementation 18/28018/9
2015-10-14 Tom PantelisAdd cluster config yang RPCs and provider wiring 66/28366/6
2015-10-14 Tom PantelisFix DistributedDataStoreIntegrationTest failure 95/28395/3
2015-10-14 Stephen KittAdd missing dependencies 18/28318/2
2015-10-14 Tom PantelisFix ModuleFactory not found errors 11/28211/5
2015-10-10 Moiz RajaBUG 4151 : Create a shared actor system 62/27562/9
2015-10-09 Gary WuFix Eclipse compilation warnings. 30/28030/3
2015-10-09 Tom PantelisRemove peer address cache in ShardInformation 60/27760/4
2015-10-09 Stephen KittPrepare for Karaf 3.0.4 upgrade 59/28059/2
2015-10-09 Gary WuRefactor to fix unchecked cast warnings. 66/28166/3
2015-10-08 Gary WuFix Eclipse compilation warnings. 25/28025/2
2015-10-08 Gary WuFix Eclipse compilation warnings. 21/28021/2
2015-10-08 Moiz RajaReproduce bug 4359 78/27678/4
2015-10-08 Tom PantelisPartial revert of https://git.opendaylight.org/gerrit... 67/28067/2
2015-10-08 Tom PantelisAdd ShardPeerAddressResolver 06/27606/4
2015-10-08 Tom PantelisModify ModuleInfoBundleTracker to track RESOLVED bundle... 74/27874/4
2015-10-07 Tom PantelisFix DistributedEntityOwnershipIntegrationTest failure 24/28024/1
2015-10-07 Tom PantelisBug 4105: Fix intermittent failure in DistributedEntity... 12/28012/1
2015-10-06 Tom PantelisFix NPE in AbstractFeatureWrapper 71/27971/1
2015-10-06 Tom PantelisInitial code for RaftActorServerConfigurationSupport 57/27557/7
2015-10-06 Claudio D.... Return throwable in NeverReconnectStrategy 15/27915/2
2015-10-05 Tom PantelisAdd PeerAddressResolver for raft actor 88/27588/3
2015-10-03 Maros MarsalekBUG-4367: Use SchemaSourceProvider to retrieve sources... 54/27654/8
2015-10-02 Tony TkacikFixed DatastoreContext not found. 48/27848/1
2015-10-01 Tom PantelisSpeed up GlobalBundleScanningSchemaServiceImpl close 81/27781/1
2015-10-01 Tom PantelisRevert ModuleInfoBundleTracker patches 19/27719/1
2015-09-28 Tom PantelisFix ModuleFactoryBundleTracker shutdown hang 26/27626/2
2015-09-29 Tom PantelisModify ModuleInfoBundleTracker to track RESOLVED bundles 38/27138/5
2015-09-29 Tom PantelisAdd election info to Snapshot 95/27495/6
2015-09-29 Tom PantelisAdd Raft AddServer message and reply 14/27514/4
2015-09-27 Tom PantelisAdd getOwnershipState method to EntityOwnershipService 51/27551/2
next